Home
last modified time | relevance | path

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

/system/chre/host/hal_generic/common/
Dgeneric_context_hub_base.h123 mDebugDumpCond.wait_for(lock, kDebugDumpTimeout, in debug()
543 mParent.mDebugDumpCond.notify_all(); in handleDebugDumpResponse()
592 std::condition_variable mDebugDumpCond; variable