Home
last modified time | relevance | path

Searched defs:_wantAgent (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_timer_info.cpp41 void ReminderTimerInfo::SetWantAgent(std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> _w… in SetWantAgent()
/ohos5.0/base/time/time_service/services/time/src/
H A Dsimple_timer_info.cpp39 void SimpleTimerInfo::SetWantAgent(std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> _wan… in SetWantAgent()
/ohos5.0/base/time/time_service/test/unittest/service_test/include/
H A Dtimer_info_test.h91 void TimerInfoTest::SetWantAgent(std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> _wantA… in SetWantAgent()
/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_action/
H A Dthermal_timer.cpp61 void ThermalTimerInfo::SetWantAgent(std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> _wa… in SetWantAgent()
/ohos5.0/base/time/time_service/services/timer/src/
H A Dtimer_info.cpp41 std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> _wantAgent, in TimerInfo()
/ohos5.0/base/time/time_service/framework/js/napi/system_timer/src/
H A Dnapi_system_timer.cpp97 void ITimerInfoInstance::SetWantAgent(std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> _… in SetWantAgent()