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.h419 void handleFlushCompleteEventSync(uint8_t errorCode, SensorType sensorType);
/system/chre/core/
Dsensor_request_manager.cc405 .handleFlushCompleteEventSync(nestedState.callbackState.errorCode, in handleFlushCompleteEvent()
469 void SensorRequestManager::handleFlushCompleteEventSync( in handleFlushCompleteEventSync() function in chre::SensorRequestManager