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.h161 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.cc357 bool SensorRequestManager::flushAsync( in flushAsync() function in chre::SensorRequestManager
624 } else if (mSensor->flushAsync()) { in makeFlushRequest()
/system/chre/platform/slpi/see/
Dplatform_sensor.cc785 bool PlatformSensor::flushAsync() { in flushAsync() function in chre::PlatformSensor
/system/chre/platform/slpi/smgr/
Dplatform_sensor.cc1546 bool PlatformSensor::flushAsync() { in flushAsync() function in chre::PlatformSensor