Searched refs:RTC_WAKEUP (Results 1 – 4 of 4) sorted by relevance
49 … wakeup {_type == ITimerManager::ELAPSED_REALTIME_WAKEUP || _type == ITimerManager::RTC_WAKEUP},75 if (type == ITimerManager::RTC || type == ITimerManager::RTC_WAKEUP) { in UpdateWhenElapsedFromNow()
592 if (type == RTC || type == RTC_WAKEUP) { in ConvertToElapsed()1143 if (alarm->type == RTC || alarm->type == RTC_WAKEUP) { in AdjustDeliveryTimeBasedOnDeviceIdle()1334 NEED_RECOVER_ON_REBOOT.end() && (type == RTC || type == RTC_WAKEUP)); in CheckNeedRecoverOnReboot()
52 RTC_WAKEUP = 0, enumerator
304 paras.timerType = ITimerManager::TimerType::RTC_WAKEUP; in ParseTimerPara()340 if (timerOptions->type == ITimerManager::TimerType::RTC_WAKEUP || in CreateTimer()