Home
last modified time | relevance | path

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

/system/chre/core/
Devent_loop.cc115 distributeEvent(mEvents.pop()); in run()
372 void EventLoop::distributeEvent(Event *event) { in distributeEvent() function in chre::EventLoop
394 distributeEvent(mEvents.pop()); in flushInboundEventQueue()
/system/chre/core/include/chre/core/
Devent_loop.h353 void distributeEvent(Event *event);