Home
last modified time | relevance | path

Searched refs:flushAsync (Results 1 – 7 of 7) sorted by relevance

/system/chre/platform/include/chre/platform/
Dplatform_sensor.h120 bool flushAsync();
/system/chre/platform/linux/
Dplatform_sensor.cc53 bool PlatformSensor::flushAsync() { in flushAsync() function in chre::PlatformSensor
/system/chre/core/include/chre/core/
Dsensor_request_manager.h168 bool flushAsync(Nanoapp *nanoapp, uint32_t sensorHandle, const void *cookie);
/system/chre/platform/shared/
Dchre_api_sensor.cc178 .flushAsync(nanoapp, sensorHandle, cookie); in chreSensorFlushAsync()
/system/chre/core/
Dsensor_request_manager.cc360 bool SensorRequestManager::flushAsync( in flushAsync() function in chre::SensorRequestManager
725 mFlushRequestPending = mSensor->flushAsync(); in doMakeFlushRequest()
/system/chre/platform/slpi/see/
Dplatform_sensor.cc883 bool PlatformSensor::flushAsync() { in flushAsync() function in chre::PlatformSensor
/system/chre/platform/slpi/smgr/
Dplatform_sensor.cc1531 bool PlatformSensor::flushAsync() { in flushAsync() function in chre::PlatformSensor