Home
last modified time | relevance | path

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

/system/chre/host/hal_generic/common/
Ddebug_dump_helper.h90 mDebugDumpCond.wait_for(lock, kDebugDumpTimeout, in debugDumpStart()
124 mDebugDumpCond.notify_all(); in debugDumpComplete()
134 std::condition_variable mDebugDumpCond; variable