Home
last modified time | relevance | path

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

/system/chre/core/
Dsensor_request_manager.cc390 union NestedCallbackState { in handleFlushCompleteEvent() union
394 static_assert(sizeof(NestedCallbackState) == sizeof(void *), in handleFlushCompleteEvent()
397 NestedCallbackState state = {}; in handleFlushCompleteEvent()
402 NestedCallbackState nestedState; in handleFlushCompleteEvent()