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

  /hardware/invensense/libsensors/
MPLSensor.h 39 typedef void (MPLSensor::*hfunc_t)(sensors_event_t*, uint32_t*, int); typedef in class:MPLSensor
122 hfunc_t mHandlers[numSensors];
  /hardware/invensense/libsensors_iio/
MPLSensor.h 116 typedef int (MPLSensor::*hfunc_t)(sensors_event_t*); typedef in class:MPLSensor
249 hfunc_t mHandlers[numSensors];

Completed in 54 milliseconds