Home
last modified time | relevance | path

Searched refs:ev_dispatch (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/extras/slideshow/
H A Dslideshow.cpp129 ev_dispatch(); in main()
151 ev_dispatch(); in main()
/aosp12/bootable/recovery/minui/include/minui/
H A Dminui.h170 void ev_dispatch();
/aosp12/bootable/recovery/minui/
H A Devents.cpp246 void ev_dispatch(void) { in ev_dispatch() function
/aosp12/bootable/recovery/recovery_ui/
H A Dui.cpp186 ev_dispatch(); in Init()
/aosp12/system/core/healthd/
H A Dhealthd_mode_charger.cpp625 if (!ret) ev_dispatch(); in charger_event_handler()