Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/camera/common/hal/utils/
Dresult_dispatcher.cc95 notify_callback_thread_exiting_ = true; in ~ResultDispatcher()
396 if (notify_callback_thread_exiting_) { in NotifyCallbackThreadLoop()
Dresult_dispatcher.h290 bool notify_callback_thread_exiting_ = false; variable