Searched refs:processEvent (Results 1 – 5 of 5) sorted by relevance
79 void TimerSetTest::Stage::processEvent(uint64_t timestamp, TimerSetTest *test) { in processEvent() function in general_test::TimerSetTest::Stage180 stage->processEvent(timestamp, this); in handleEvent()
47 void processEvent(uint64_t timestamp, TimerSetTest *test);
180 void processEvent(Event *event);
140 void Nanoapp::processEvent(Event *event) { in processEvent() function in chre::Nanoapp
486 app->processEvent(event); in deliverNextEvent()