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

  /bionic/libc/include/
time.h 109 #define CLOCK_BOOTTIME_ALARM 9
  /system/core/healthd/
healthd.cpp 158 wakealarm_fd = timerfd_create(CLOCK_BOOTTIME_ALARM, TFD_NONBLOCK);

Completed in 303 milliseconds