Home
last modified time | relevance | path

Searched refs:SetWantAgent (Results 1 – 25 of 54) sorted by relevance

123

/ohos5.0/base/time/time_service/test/fuzztest/timemanager_fuzzer/timetesttimer_fuzzer/
H A Dtimer_info.h31 … void SetWantAgent(std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> wantAgent) override;
51 void TimerInfo::SetWantAgent(std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> wantAgent) in SetWantAgent() function
/ohos5.0/foundation/ability/form_fwk/services/include/
H A Dform_timer_option.h35 …virtual void SetWantAgent(std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent) overrid…
77 void FormTimerOption::SetWantAgent(std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent) in SetWantAgent() function
/ohos5.0/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
/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/include/conditions/
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
/ohos5.0/base/time/time_service/test/unittest/service_test/include/
H A Dtimer_info_test.h46 …virtual void SetWantAgent(std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> wantAgent) o…
91 void TimerInfoTest::SetWantAgent(std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> _wantA… in SetWantAgent() function
/ohos5.0/base/time/time_service/test/unittest/service_test/src/
H A Dtime_dfx_test.cpp124 timerInfo->SetWantAgent(nullptr);
149 timerInfo->SetWantAgent(nullptr);
230 timerInfo->SetWantAgent(nullptr);
263 timerInfo->SetWantAgent(nullptr);
295 timerInfo->SetWantAgent(nullptr);
H A Dtime_client_test.cpp443 timerInfo->SetWantAgent(nullptr);
469 timerInfo->SetWantAgent(ability);
489 timerInfo->SetWantAgent(nullptr);
517 timerInfo->SetWantAgent(nullptr);
597 timerInfo->SetWantAgent(wantAgent);
620 timerInfo->SetWantAgent(wantAgent);
1012 timerInfo->SetWantAgent(nullptr);
1041 timerInfo->SetWantAgent(nullptr);
1073 timerInfo->SetWantAgent(nullptr);
1107 timerInfo->SetWantAgent(nullptr);
[all …]
/ohos5.0/base/time/time_service/services/time/include/
H A Dsimple_timer_info.h31 … void SetWantAgent(std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> wantAgent) override;
/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() function in OHOS::MiscServices::SimpleTimerInfo
/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() function in OHOS::Notification::ReminderTimerInfo
H A Dnotification_timer_info.cpp35 void NotificationTimerInfo::SetWantAgent(std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent… in SetWantAgent() function in OHOS::Notification::NotificationTimerInfo
/ohos5.0/foundation/arkui/ui_appearance/services/utils/src/
H A Dalarm_timer.cpp46 void AlarmTimer::SetWantAgent(std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent) in SetWantAgent() function in OHOS::ArkUi::UiAppearance::AlarmTimer
/ohos5.0/foundation/arkui/ui_appearance/services/utils/include/
H A Dalarm_timer.h36 void SetWantAgent(std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent) override;
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_timer_info.h51 … void SetWantAgent(std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> wantAgent) override;
H A Dreminder_timer_info.h77 … void SetWantAgent(std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> wantAgent) override;
/ohos5.0/foundation/communication/dhcp/services/utils/include/
H A Ddhcp_system_timer.h39 …void SetWantAgent(std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> _wantAgent) override;
/ohos5.0/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> wantAge… in SetWantAgent() function in OHOS::Wifi::WifiSysTimer
/ohos5.0/base/time/time_service/interfaces/inner_api/include/
H A Ditimer_info.h92 …virtual void SetWantAgent(std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> wantAgent) =…
/ohos5.0/foundation/communication/dhcp/services/utils/src/
H A Ddhcp_system_timer.cpp73 void DhcpSysTimer::SetWantAgent(std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> wantAge… in SetWantAgent() function in OHOS::DHCP::DhcpSysTimer
/ohos5.0/base/location/frameworks/native/geofence_sdk/source/
H A Dgeofence_request.cpp39 this->SetWantAgent(geofenceRequest.GetWantAgent()); in GeofenceRequest()
71 void GeofenceRequest::SetWantAgent(const AbilityRuntime::WantAgent::WantAgent wantAgent) in SetWantAgent() function in OHOS::Location::GeofenceRequest
/ohos5.0/base/update/updateservice/services/core/ability/alarm/include/
H A Dalarm_timer_utils.h48 … void SetWantAgent(std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> wantAgent) override;
/ohos5.0/foundation/resourceschedule/device_standby/services/common/include/
H A Dtimed_task.h45 … void SetWantAgent(std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> wantAgent) override;
/ohos5.0/base/powermgr/thermal_manager/services/native/include/thermal_action/
H A Dthermal_timer.h44 …virtual void SetWantAgent(std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> wantAgent) o…
/ohos5.0/base/time/time_service/framework/js/napi/system_timer/include/
H A Dnapi_system_timer.h39 …virtual void SetWantAgent(std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> wantAgent) o…

123