Home
last modified time | relevance | path

Searched defs:sensorsToWaitFor (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/sensors/common/vts/2_X/
DVtsHalSensorsV2_XTargetTest.h93 void waitForFlushEvents(const std::vector<SensorInfoType>& sensorsToWaitFor, in waitForFlushEvents()
105 void waitForEvents(const std::vector<SensorInfoType>& sensorsToWaitFor, milliseconds timeout) { in waitForEvents()
111 bool flushesReceived(const std::vector<SensorInfoType>& sensorsToWaitFor, in flushesReceived()
121 bool eventsReceived(const std::vector<SensorInfoType>& sensorsToWaitFor) { in eventsReceived()
/hardware/interfaces/sensors/aidl/vts/
DVtsAidlHalSensorsTargetTest.cpp248 void waitForFlushEvents(const std::vector<SensorInfo>& sensorsToWaitFor, in waitForFlushEvents()
260 void waitForEvents(const std::vector<SensorInfo>& sensorsToWaitFor, in waitForEvents()
267 bool flushesReceived(const std::vector<SensorInfo>& sensorsToWaitFor, int32_t numCallsToFlush) { in flushesReceived()
276 bool eventsReceived(const std::vector<SensorInfo>& sensorsToWaitFor) { in eventsReceived()