Home
last modified time | relevance | path

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

/hardware/interfaces/sensors/2.0/vts/functional/
DVtsHalSensorsV2_0TargetTest.cpp58 mFlushCV.notify_all(); in onEvent()
74 mFlushCV.wait_for(lock, std::chrono::milliseconds(timeoutMs), in waitForFlushEvents()
110 std::condition_variable_any mFlushCV; member in EventCallback