Home
last modified time | relevance | path

Searched refs:DumpNotify (Results 1 – 2 of 2) sorted by relevance

/hardware/google/camera/common/hal/google_camera_hal/
Dhal_utils.h118 void DumpNotify(const NotifyMessage& message, std::string title);
Dhal_utils.cc712 void DumpNotify(const NotifyMessage& message, std::string title) { in DumpNotify() function