HomeSort by relevance Sort by last modified time
    Searched refs:ev_wait (Results 1 - 4 of 4) sorted by null

  /bootable/recovery/minui/
minui.h 76 int ev_wait(int timeout);
events.c 150 int ev_wait(int timeout) function
  /bootable/recovery/
ui.cpp 209 if (!ev_wait(-1))
  /system/core/healthd/
healthd_mode_charger.cpp 660 ret = ev_wait(-1);

Completed in 224 milliseconds