Home
last modified time | relevance | path

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

/system/chre/core/
Devent_loop.cc118 havePendingEvents = deliverEvents(); in run()
345 bool EventLoop::deliverEvents() { in deliverEvents() function in chre::EventLoop
399 while (deliverEvents()); in flushNanoappEventQueues()
/system/chre/core/include/chre/core/
Devent_loop.h335 bool deliverEvents();