Home
last modified time | relevance | path

Searched defs:postEvent (Results 1 – 2 of 2) sorted by relevance

/system/chre/core/
Dnanoapp.cc53 void Nanoapp::postEvent(Event *event) { in postEvent() function in chre::Nanoapp
Devent_loop.cc247 bool EventLoop::postEvent(uint16_t eventType, void *eventData, in postEvent() function in chre::EventLoop