Home
last modified time | relevance | path

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

/bootable/recovery/minui/include/minui/
Dminui.h170 void ev_dispatch();
/bootable/recovery/minui/
Devents.cpp244 void ev_dispatch(void) { in ev_dispatch() function
/bootable/recovery/recovery_ui/
Dui.cpp173 ev_dispatch(); in Init()