Home
last modified time | relevance | path

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

/system/chre/host/hal_generic/
Dgeneric_context_hub.h133 std::condition_variable mHubInfoCond; variable
Dgeneric_context_hub.cc154 mHubInfoCond.wait_for(lock, kHubInfoQueryTimeout, in getHubs()
401 mParent.mHubInfoCond.notify_all(); in handleHubInfoResponse()