Home
last modified time | relevance | path

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

/system/chre/core/
Devent_loop.cc120 distributeEvent(mEvents.pop()); in run()
416 void EventLoop::distributeEvent(Event *event) { in distributeEvent() function in chre::EventLoop
443 distributeEvent(mEvents.pop()); in flushInboundEventQueue()
/system/chre/core/include/chre/core/
Devent_loop.h415 void distributeEvent(Event *event);