Home
last modified time | relevance | path

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

/system/chre/host/hal_generic/
Dgeneric_context_hub.h139 std::condition_variable mDebugDumpCond; variable
Dgeneric_context_hub.cc113 mDebugDumpCond.wait_for(lock, kDebugDumpTimeout, in debug()
527 mParent.mDebugDumpCond.notify_all(); in handleDebugDumpResponse()