Home
last modified time | relevance | path

Searched refs:ResetAllProxyWhenElapsed (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/time/time_service/services/timer/include/
H A Dtimer_proxy.h97 void ResetAllProxyWhenElapsed(const std::chrono::steady_clock::time_point &now,
/ohos5.0/base/time/time_service/services/timer/src/
H A Dtimer_proxy.cpp326 ResetAllProxyWhenElapsed(now, insertAlarmCallback); in ResetAllProxy()
705 void TimerProxy::ResetAllProxyWhenElapsed(const std::chrono::steady_clock::time_point &now, in ResetAllProxyWhenElapsed() function in OHOS::MiscServices::TimerProxy