Home
last modified time | relevance | path

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

/base/time/time_service/test/fuzztest/timeservice_fuzzer/timerproxy_fuzzer/
H A Dtimerproxy_fuzzer.cpp98 TimerProxy::GetInstance().IsPidProxy(id); in FuzzTimerIsProxy()
/base/time/time_service/services/timer/include/
H A Dtimer_proxy.h62 bool IsPidProxy(const int32_t pid);
/base/time/time_service/services/timer/src/
H A Dtimer_manager.cpp377 if (TimerProxy::GetInstance().IsPidProxy(alarm->pid)) { in SetHandlerLocked()
646 } else if (TimerProxy::GetInstance().IsPidProxy(alarm->pid)) { in ProcTriggerTimer()
H A Dtimer_proxy.cpp512 bool TimerProxy::IsPidProxy(const int32_t pid) in IsPidProxy() function in OHOS::MiscServices::TimerProxy

Completed in 4 milliseconds