Home
last modified time | relevance | path

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

/system/chre/core/
Dsensor_request_manager.cc392 CallbackState callbackState; in handleFlushCompleteEvent() member
398 state.callbackState.errorCode = errorCode; in handleFlushCompleteEvent()
399 state.callbackState.sensorType = sensorType; in handleFlushCompleteEvent()
405 .handleFlushCompleteEventSync(nestedState.callbackState.errorCode, in handleFlushCompleteEvent()
406 nestedState.callbackState.sensorType); in handleFlushCompleteEvent()