Home
last modified time | relevance | path

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

/ohos5.0/base/time/time_service/services/timer/include/
H A Dtimer_proxy.h56 void RecordProxyPidTimerMap(const std::shared_ptr<TimerInfo> &alarm);
/ohos5.0/base/time/time_service/services/timer/src/
H A Dtimer_proxy.cpp444 void TimerProxy::RecordProxyPidTimerMap(const std::shared_ptr<TimerInfo> &alarm) in RecordProxyPidTimerMap() function in OHOS::MiscServices::TimerProxy
H A Dtimer_manager.cpp450 TimerProxy::GetInstance().RecordProxyPidTimerMap(alarm); in SetHandlerLocked()