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

  /hardware/libhardware/modules/sensors/dynamic_sensor/
sensors.h 76 static int FlushWrapper(struct sensors_poll_device_1 *dev, int handle);
sensors.cpp 42 device.flush = FlushWrapper;
115 int SensorContext::FlushWrapper(struct sensors_poll_device_1 *dev, int handle) {
  /device/google/contexthub/sensorhal/
sensors.h 99 static int FlushWrapper(struct sensors_poll_device_1 *dev, int handle);
activity.cpp 94 static int FlushWrapper(const struct activity_recognition_device *) {
114 device.flush = FlushWrapper;
sensors.cpp 59 device.flush = FlushWrapper;
190 int SensorContext::FlushWrapper(struct sensors_poll_device_1 *dev, int handle) {

Completed in 316 milliseconds