Home
last modified time | relevance | path

Searched defs:timerNumber (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/time/time_service/services/timer/src/
H A Dtimer_proxy.cpp41 void TimerProxy::RemoveProxy(uint64_t timerNumber, int32_t uid) in RemoveProxy()
60 void TimerProxy::RemovePidProxy(uint64_t timerNumber, int pid) in RemovePidProxy()
H A Dtimer_manager.cpp321 int32_t TimerManager::StopTimerInner(uint64_t timerNumber, bool needDestroy) in StopTimerInner()