Home
last modified time | relevance | path

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

/system/chre/core/include/chre/core/
Devent_loop.h362 void flushInboundEventQueue();
/system/chre/core/
Devent_loop.cc209 flushInboundEventQueue(); in unloadNanoapp()
392 void EventLoop::flushInboundEventQueue() { in flushInboundEventQueue() function in chre::EventLoop