HomeSort by relevance Sort by last modified time
    Searched refs:mHubInfoCond (Results 1 - 2 of 2) sorted by null

  /system/chre/host/hal_generic/
generic_context_hub.h 133 std::condition_variable mHubInfoCond;
generic_context_hub.cc 154 mHubInfoCond.wait_for(lock, kHubInfoQueryTimeout,
401 mParent.mHubInfoCond.notify_all();

Completed in 697 milliseconds