Searched refs:ELAPSED_REALTIME_WAKEUP (Results 1 – 4 of 4) sorted by relevance
54 ELAPSED_REALTIME_WAKEUP = 2, enumerator
49 … wakeup {_type == ITimerManager::ELAPSED_REALTIME_WAKEUP || _type == ITimerManager::RTC_WAKEUP},
793 … SetLocked(ELAPSED_REALTIME_WAKEUP, firstWakeup->GetStart().time_since_epoch(), bootTime); in RescheduleKernelTimerLocked()
300 paras.timerType = ITimerManager::TimerType::ELAPSED_REALTIME_WAKEUP; in ParseTimerPara()341 timerOptions->type == ITimerManager::TimerType::ELAPSED_REALTIME_WAKEUP) { in CreateTimer()