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