Home
last modified time | relevance | path

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

/system/chre/core/
Devent_loop.cc117 distributeEvent(mEvents.pop()); in run()
385 void EventLoop::distributeEvent(Event *event) { in distributeEvent() function in chre::EventLoop
407 distributeEvent(mEvents.pop()); in flushInboundEventQueue()
/system/chre/core/include/chre/core/
Devent_loop.h354 void distributeEvent(Event *event);