Home
last modified time | relevance | path

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

/system/chre/core/
Dsensor_request_manager.cc406 NestedDataPtr<CallbackState> nestedState; in handleFlushCompleteEvent() local
407 nestedState.dataPtr = eventData; in handleFlushCompleteEvent()
409 .handleFlushCompleteEventSync(nestedState.data.errorCode, in handleFlushCompleteEvent()
410 nestedState.data.sensorType); in handleFlushCompleteEvent()