Searched refs:FlushWrapper (Results 1 - 3 of 3) sorted by relevance

/device/google/contexthub/sensorhal/
H A Dsensors.h99 static int FlushWrapper(struct sensors_poll_device_1 *dev, int handle);
H A Dactivity.cpp94 static int FlushWrapper(const struct activity_recognition_device *) { function
114 device.flush = FlushWrapper;
H A Dsensors.cpp55 device.flush = FlushWrapper;
207 int SensorContext::FlushWrapper(struct sensors_poll_device_1 *dev, int handle) { function in class:SensorContext

Completed in 96 milliseconds