Home
last modified time | relevance | path

Searched refs:handleFlushCompleteEventSync (Results 1 – 2 of 2) sorted by relevance

/system/chre/core/include/chre/core/
Dsensor_request_manager.h472 void handleFlushCompleteEventSync(uint8_t errorCode, SensorType sensorType);
/system/chre/core/
Dsensor_request_manager.cc409 .handleFlushCompleteEventSync(nestedState.data.errorCode, in handleFlushCompleteEvent()
504 void SensorRequestManager::handleFlushCompleteEventSync( in handleFlushCompleteEventSync() function in chre::SensorRequestManager
689 .handleFlushCompleteEventSync(CHRE_ERROR_TIMEOUT, in makeFlushRequest()