Searched defs:mapFlushEventsToConnections (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/sensorservice/
H A DSensorEventConnection.cpp211 wp<const SensorEventConnection> const * mapFlushEventsToConnections) {
239 mapFlushEventsToConnections[i] == this) {
260 if (mapFlushEventsToConnections[i] == this) {
208 sendEvents( sensors_event_t const* buffer, size_t numEvents, sensors_event_t* scratch, wp<const SensorEventConnection> const * mapFlushEventsToConnections) argument

Completed in 102 milliseconds