Home
last modified time | relevance | path

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

/base/time/time_service/services/timer/include/
Dtimer_manager.h101 …void NotifyWantAgent(const std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> &wantAgent);
/base/time/time_service/services/timer/src/
Dtimer_manager.cpp609 NotifyWantAgent(alarm->wantAgent); in DeliverTimersLocked()
614 void TimerManager::NotifyWantAgent(const std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent… in NotifyWantAgent() function in OHOS::MiscServices::TimerManager