Home
last modified time | relevance | path

Searched refs:SetWantAgent (Results 1 - 14 of 14) sorted by relevance

/foundation/ability/form_fwk/services/include/
H A Dform_timer_option.h35 virtual void SetWantAgent(std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent) override;
77 void FormTimerOption::SetWantAgent(std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent) in SetWantAgent() function in OHOS::AppExecFwk::FormTimerOption
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Dtimer_info.h33 void SetWantAgent(std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent_) override;
74 void TimerInfo::SetWantAgent(std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent_) in SetWantAgent() function in OHOS::DataShare::TimerInfo
H A Dscheduler_manager.cpp75 timerInfo->SetWantAgent(wantAgent); in SetTimerTask()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_system_timer.h40 void SetWantAgent(std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> _wantAgent) override;
H A Dwifi_system_timer.cpp70 void WifiSysTimer::SetWantAgent(std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> wantAgent) in SetWantAgent() function in OHOS::Wifi::WifiSysTimer
/foundation/communication/dhcp/services/utils/include/
H A Ddhcp_system_timer.h39 void SetWantAgent(std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> _wantAgent) override;
/foundation/communication/dhcp/services/utils/src/
H A Ddhcp_system_timer.cpp73 void DhcpSysTimer::SetWantAgent(std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> wantAgent) in SetWantAgent() function in OHOS::DHCP::DhcpSysTimer
/foundation/resourceschedule/device_standby/services/common/include/
H A Dtimed_task.h45 void SetWantAgent(std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> wantAgent) override;
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/common/
H A Dwifi_system_timer_test.cpp81 timer_->SetWantAgent(wantAgent); in HWTEST_F()
/foundation/resourceschedule/device_standby/services/common/src/
H A Dtimed_task.cpp83 void TimedTask::SetWantAgent(std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> wantAgent) in SetWantAgent() function in OHOS::DevStandbyMgr::TimedTask
/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/
H A Dnotification_tools.cpp100 notificationRequest.SetWantAgent(continuousTaskRecord->wantAgent_); in PublishNotification()
/foundation/ability/form_fwk/services/src/
H A Dform_timer_mgr.cpp924 timerOption->SetWantAgent(wantAgent); in UpdateAtTimerAlarm()
1073 timerOption->SetWantAgent(wantAgent); in CreateLimiterTimer()
1131 timerOption->SetWantAgent(wantAgent); in UpdateDynamicAlarm()
/foundation/resourceschedule/device_standby/services/test/unittest/
H A Dstandby_service_unit_test.cpp1003 timedTask->SetWantAgent(nullptr); in HWTEST_F()
1292 timedTask->SetWantAgent(nullptr); in HWTEST_F()
/foundation/multimedia/av_session/services/session/server/
H A Davsession_service.cpp2860 request.SetWantAgent(wantAgent); in NotifySystemUI()

Completed in 16 milliseconds