Home
last modified time | relevance | path

Searched refs:IsTimerExemption (Results 1 - 2 of 2) sorted by relevance

/base/time/time_service/services/timer/include/
H A Dtimer_proxy.h48 bool IsTimerExemption(std::shared_ptr<TimerInfo> time);
/base/time/time_service/services/timer/src/
H A Dtimer_proxy.cpp227 if (IsTimerExemption(timer)) { in UpdateAdjustWhenElapsed()
266 bool TimerProxy::IsTimerExemption(std::shared_ptr<TimerInfo> timer) in IsTimerExemption() function in OHOS::MiscServices::TimerProxy

Completed in 3 milliseconds