Home
last modified time | relevance | path

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

/system/chre/host/hal_generic/common/
Dgeneric_context_hub_base.h166 mHubInfoCond.wait_for(lock, kHubInfoQueryTimeout, in getHubs()
419 mParent.mHubInfoCond.notify_all(); in handleHubInfoResponse()
586 std::condition_variable mHubInfoCond; variable