Home
last modified time | relevance | path

Searched defs:flushRequestId (Results 1 – 5 of 5) sorted by relevance

/system/chre/platform/shared/sensor_pal/
Dplatform_sensor_manager.cc117 uint32_t *flushRequestId) { in flush()
146 uint32_t flushRequestId, in flushCompleteCallback()
/system/chre/pal/tests/src/
Dsensor_pal_impl_test.cc85 void flushCompleteCallback(uint32_t sensorInfoIndex, uint32_t flushRequestId, in flushCompleteCallback()
127 void flushCompleteCallback(uint32_t sensorInfoIndex, uint32_t flushRequestId, in flushCompleteCallback()
/system/chre/platform/linux/
Dpal_sensor.cc146 bool chrePalSensorApiFlush(uint32_t sensorInfoIndex, uint32_t *flushRequestId) { in chrePalSensorApiFlush()
/system/chre/core/
Dsensor_request_manager.cc453 uint32_t flushRequestId, in handleFlushCompleteEvent()
878 uint32_t flushRequestId; in doMakeFlushRequest() local
/system/chre/platform/slpi/see/
Dplatform_sensor_manager.cc830 uint32_t *flushRequestId) { in flush()