Home
last modified time | relevance | path

Searched refs:ELAPSED_REALTIME_WAKEUP (Results 1 - 4 of 4) sorted by relevance

/base/time/time_service/services/timer/include/
H A Dtimer_manager_interface.h54 ELAPSED_REALTIME_WAKEUP = 2, enumerator
/base/time/time_service/services/timer/src/
H A Dtimer_info.cpp49 wakeup {_type == ITimerManager::ELAPSED_REALTIME_WAKEUP || _type == ITimerManager::RTC_WAKEUP},
H A Dtimer_manager.cpp723 SetLocked(ELAPSED_REALTIME_WAKEUP, firstWakeup->GetStart().time_since_epoch(), bootTime); in RescheduleKernelTimerLocked()
/base/time/time_service/services/
H A Dtime_system_ability.cpp327 paras.timerType = ITimerManager::TimerType::ELAPSED_REALTIME_WAKEUP; in ParseTimerPara()
368 timerOptions->type == ITimerManager::TimerType::ELAPSED_REALTIME_WAKEUP) { in CreateTimer()

Completed in 5 milliseconds