Home
last modified time | relevance | path

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

/ohos5.0/base/time/time_service/services/timer/include/
H A Dtimer_proxy.h88 bool RestoreProxyWhenElapsedByPid(const int32_t uid, const int32_t pid,
/ohos5.0/base/time/time_service/services/timer/src/
H A Dtimer_proxy.cpp643 bool TimerProxy::RestoreProxyWhenElapsedByPid(const int uid, const int pid, in RestoreProxyWhenElapsedByPid() function in OHOS::MiscServices::TimerProxy
697 bool ret = RestoreProxyWhenElapsedByPid(uid, pid, now, insertAlarmCallback); in RestoreProxyWhenElapsedForProxyPidMap()
722 RestoreProxyWhenElapsedByPid(uid, pid, now, insertAlarmCallback); in ResetAllPidProxyWhenElapsed()