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.h250 bool notify_callback_thread_exiting_ = false; variable
Dresult_dispatcher.cc88 notify_callback_thread_exiting_ = true; in ~ResultDispatcher()
460 if (notify_callback_thread_exiting_) { in NotifyCallbackThreadLoop()