Home
last modified time | relevance | path

Searched refs:flushCompleteCallback (Results 1 – 3 of 3) sorted by relevance

/chre-3.4.0/platform/linux/include/chre/target_platform/
Dplatform_sensor_manager_base.h45 static void flushCompleteCallback(uint32_t sensorHandle,
/chre-3.4.0/platform/shared/
Dplatform_sensor_manager.cc31 PlatformSensorManager::flushCompleteCallback,
145 void PlatformSensorManagerBase::flushCompleteCallback(uint32_t sensorHandle, in flushCompleteCallback() function in chre::PlatformSensorManagerBase
/chre-3.4.0/pal/include/chre/pal/
Dsensor.h134 void (*flushCompleteCallback)(uint32_t sensorInfoIndex, member