Home
last modified time | relevance | path

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

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