Home
last modified time | relevance | path

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

/ohos5.0/base/time/time_service/services/timer/include/
H A Dtimer_proxy.h68 void ShowAdjustTimerInfo(int fd);
/ohos5.0/base/time/time_service/services/
H A Dtime_system_ability.cpp590 TimerProxy::GetInstance().ShowAdjustTimerInfo(fd); in DumpAdjustTime()
/ohos5.0/base/time/time_service/services/timer/src/
H A Dtimer_proxy.cpp789 void TimerProxy::ShowAdjustTimerInfo(int fd) in ShowAdjustTimerInfo() function in OHOS::MiscServices::TimerProxy