Home
last modified time | relevance | path

Searched refs:RemoveProxy (Results 1 – 2 of 2) sorted by relevance

/base/time/time_service/services/timer/include/
Dtimer_manager.h100 void RemoveProxy(uint64_t timerNumber, int32_t uid);
/base/time/time_service/services/timer/src/
Dtimer_manager.cpp160 RemoveProxy(timerNumber, uid); in StopTimerInner()
169 void TimerManager::RemoveProxy(uint64_t timerNumber, int32_t uid) in RemoveProxy() function in OHOS::MiscServices::TimerManager