Home
last modified time | relevance | path

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

/ohos5.0/base/time/time_service/services/timer/include/
H A Dtimer_proxy.h63 bool ShowProxyTimerInfo(int fd, const int64_t now);
/ohos5.0/base/time/time_service/services/
H A Dtime_system_ability.cpp562 TimerProxy::GetInstance().ShowProxyTimerInfo(fd, times); in DumpProxyTimerInfo()
/ohos5.0/base/time/time_service/services/timer/src/
H A Dtimer_proxy.cpp727 bool TimerProxy::ShowProxyTimerInfo(int fd, const int64_t now) in ShowProxyTimerInfo() function in OHOS::MiscServices::TimerProxy