Home
last modified time | relevance | path

Searched refs:RestoreAdjustTimer (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/time/time_service/services/timer/include/
H A Dtimer_info.h67 bool RestoreAdjustTimer();
/ohos5.0/base/time/time_service/services/timer/src/
H A Dtimer_info.cpp114 bool TimerInfo::RestoreAdjustTimer() in RestoreAdjustTimer() function in OHOS::MiscServices::TimerInfo
H A Dtimer_proxy.cpp257 return timer->RestoreAdjustTimer(); in RestoreAdjustWhenElapsed()