Home
last modified time | relevance | path

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

/system/chre/core/
Dsensor_request_manager.cc402 NestedCallbackState nestedState; in handleFlushCompleteEvent() local
403 nestedState.eventData = eventData; in handleFlushCompleteEvent()
405 .handleFlushCompleteEventSync(nestedState.callbackState.errorCode, in handleFlushCompleteEvent()
406 nestedState.callbackState.sensorType); in handleFlushCompleteEvent()