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.h424 void flushInboundEventQueue();
/system/chre/core/
Devent_loop.cc222 flushInboundEventQueue(); in unloadNanoapp()
441 void EventLoop::flushInboundEventQueue() { in flushInboundEventQueue() function in chre::EventLoop