Home
last modified time | relevance | path

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

/chre-3.4.0/core/
Devent_loop.cc124 distributeEvent(event); in run()
420 void EventLoop::distributeEvent(Event *event) { in distributeEvent() function in chre::EventLoop
447 distributeEvent(mEvents.pop()); in flushInboundEventQueue()
/chre-3.4.0/core/include/chre/core/
Devent_loop.h415 void distributeEvent(Event *event);