Searched defs:flushCompleteCallback (Results 1 – 3 of 3) sorted by relevance
85 void flushCompleteCallback(uint32_t sensorInfoIndex, uint32_t flushRequestId, in flushCompleteCallback() function in __anon509bcc790111::Callbacks127 void flushCompleteCallback(uint32_t sensorInfoIndex, uint32_t flushRequestId, in flushCompleteCallback() function
139 void (*flushCompleteCallback)(uint32_t sensorInfoIndex, member
151 void PlatformSensorManagerBase::flushCompleteCallback(uint32_t sensorHandle, in flushCompleteCallback() function in chre::PlatformSensorManagerBase