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

  /system/core/healthd/include/healthd/
healthd.h 76 enum EventWakeup {
83 int healthd_register_event(int fd, void (*handler)(uint32_t), EventWakeup wakeup = EVENT_NO_WAKEUP_FD);
  /system/core/healthd/
healthd_common.cpp 91 int healthd_register_event(int fd, void (*handler)(uint32_t), EventWakeup wakeup) {

Completed in 77 milliseconds