Home
last modified time | relevance | path

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

/base/time/time_service/services/timer/include/
H A Dtimer_manager.h117 void NotifyWantAgentRetry(std::shared_ptr<TimerInfo> timer);
/base/time/time_service/services/timer/src/
H A Dtimer_manager.cpp787 void TimerManager::NotifyWantAgentRetry(std::shared_ptr<TimerInfo> timer) in NotifyWantAgentRetry() function in OHOS::MiscServices::TimerManager
845 NotifyWantAgentRetry(timer); in DeliverTimersLocked()
/base/time/time_service/test/unittest/service_test/src/
H A Dtime_service_test.cpp1223 TimerManager::GetInstance()->NotifyWantAgentRetry(nullptr); in HWTEST_F()

Completed in 6 milliseconds