OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:distributeEvent
(Results
1 - 2
of
2
) sorted by null
/system/chre/core/include/chre/core/
event_loop.h
313
void
distributeEvent
(Event *event);
/system/chre/core/
event_loop.cc
117
distributeEvent
(mEvents.pop());
336
void EventLoop::
distributeEvent
(Event *event) {
358
distributeEvent
(mEvents.pop());
Completed in 60 milliseconds