Home
last modified time | relevance | path

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

/ohos5.0/base/time/time_service/services/timer/include/
H A Dtimer_manager.h116 void NotifyWantAgentRetry(std::shared_ptr<TimerInfo> timer);
/ohos5.0/base/time/time_service/services/timer/src/
H A Dtimer_manager.cpp857 void TimerManager::NotifyWantAgentRetry(std::shared_ptr<TimerInfo> timer) in NotifyWantAgentRetry() function in OHOS::MiscServices::TimerManager
915 NotifyWantAgentRetry(timer); in DeliverTimersLocked()
/ohos5.0/base/time/time_service/test/unittest/service_test/src/
H A Dtime_service_test.cpp1175 TimerManager::GetInstance()->NotifyWantAgentRetry(nullptr);