Home
last modified time | relevance | path

Searched refs:CLOCK_POWEROFF_ALARM (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/time/time_service/services/timer/include/
H A Dtimer_database.h32 constexpr int CLOCK_POWEROFF_ALARM = 12; variable
/ohos5.0/base/time/time_service/services/
H A Dtime_system_ability.cpp986 int tmfd = timerfd_create(CLOCK_POWEROFF_ALARM, TFD_NONBLOCK); in SetAutoReboot()