Home
last modified time | relevance | path

Searched defs:samplingStatusUpdateCallback (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/system/chre/pal/tests/src/
H A Dsensor_pal_impl_test.cc53 void samplingStatusUpdateCallback(uint32_t sensorInfoIndex, in samplingStatusUpdateCallback() function in __anon0a1e61f90111::Callbacks
108 void samplingStatusUpdateCallback(uint32_t sensorInfoIndex, in samplingStatusUpdateCallback() function
/aosp_15_r20/system/chre/pal/include/chre/pal/
H A Dsensor.h77 void (*samplingStatusUpdateCallback)(uint32_t sensorInfoIndex, member
/aosp_15_r20/system/chre/platform/shared/sensor_pal/
H A Dplatform_sensor_manager.cc131 void PlatformSensorManagerBase::samplingStatusUpdateCallback( in samplingStatusUpdateCallback() function in chre::PlatformSensorManagerBase