Home
last modified time | relevance | path

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

/system/chre/core/
Devent_loop.cc120 havePendingEvents = deliverEvents(); in run()
358 bool EventLoop::deliverEvents() { in deliverEvents() function in chre::EventLoop
412 while (deliverEvents()); in flushNanoappEventQueues()
/system/chre/core/include/chre/core/
Devent_loop.h336 bool deliverEvents();