Searched refs:samplingStatusUpdateCallback (Results 1 – 6 of 6) sorted by relevance
53 void samplingStatusUpdateCallback(uint32_t sensorInfoIndex, in samplingStatusUpdateCallback() function in __anon0a1e61f90111::Callbacks108 void samplingStatusUpdateCallback(uint32_t sensorInfoIndex, in samplingStatusUpdateCallback() function111 gCallbacks->samplingStatusUpdateCallback(sensorInfoIndex, status); in samplingStatusUpdateCallback()156 .samplingStatusUpdateCallback = samplingStatusUpdateCallback,
28 PlatformSensorManager::samplingStatusUpdateCallback,131 void PlatformSensorManagerBase::samplingStatusUpdateCallback( in samplingStatusUpdateCallback() function in chre::PlatformSensorManagerBase
29 static void samplingStatusUpdateCallback(
41 static void samplingStatusUpdateCallback(
77 void (*samplingStatusUpdateCallback)(uint32_t sensorInfoIndex, member
99 gCallbacks->samplingStatusUpdateCallback(0, status.release()); in sendSensor0StatusUpdate()