Home
last modified time | relevance | path

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

/aosp_15_r20/system/chre/platform/shared/sensor_pal/
H A Dplatform_sensor_manager.cc123 uint32_t *flushRequestId) { in flush()
152 uint32_t flushRequestId, in flushCompleteCallback()
/aosp_15_r20/system/chre/pal/tests/src/
H A 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()
/aosp_15_r20/system/chre/core/
H A Dsensor_request_manager.cc455 uint32_t flushRequestId, in handleFlushCompleteEvent()
880 uint32_t flushRequestId; in doMakeFlushRequest() local
/aosp_15_r20/system/chre/platform/linux/
H A Dpal_sensor.cc146 bool chrePalSensorApiFlush(uint32_t sensorInfoIndex, uint32_t *flushRequestId) { in chrePalSensorApiFlush()
/aosp_15_r20/system/chre/platform/slpi/see/
H A Dplatform_sensor_manager.cc830 uint32_t *flushRequestId) { in flush()