Home
last modified time | relevance | path

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

/hardware/google/camera/common/hal/utils/
Dresult_dispatcher.h188 bool notify_callback_thread_exiting = false; variable
Dresult_dispatcher.cc59 notify_callback_thread_exiting = true; in ~ResultDispatcher()
377 if (notify_callback_thread_exiting) { in NotifyCallbackThreadLoop()