/ohos5.0/base/time/time_service/test/fuzztest/timemanager_fuzzer/timetesttimer_fuzzer/ |
H A D | timer_info.h | 31 … 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 D | form_timer_option.h | 35 …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 D | timer_info.h | 33 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 D | timer_info.h | 33 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 D | timer_info_test.h | 46 …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 D | time_dfx_test.cpp | 124 timerInfo->SetWantAgent(nullptr); 149 timerInfo->SetWantAgent(nullptr); 230 timerInfo->SetWantAgent(nullptr); 263 timerInfo->SetWantAgent(nullptr); 295 timerInfo->SetWantAgent(nullptr);
|
H A D | time_client_test.cpp | 443 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 D | simple_timer_info.h | 31 … void SetWantAgent(std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> wantAgent) override;
|
/ohos5.0/base/time/time_service/services/time/src/ |
H A D | simple_timer_info.cpp | 39 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 D | reminder_timer_info.cpp | 41 void ReminderTimerInfo::SetWantAgent(std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> _w… in SetWantAgent() function in OHOS::Notification::ReminderTimerInfo
|
H A D | notification_timer_info.cpp | 35 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 D | alarm_timer.cpp | 46 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 D | alarm_timer.h | 36 void SetWantAgent(std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent) override;
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/ |
H A D | notification_timer_info.h | 51 … void SetWantAgent(std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> wantAgent) override;
|
H A D | reminder_timer_info.h | 77 … void SetWantAgent(std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> wantAgent) override;
|
/ohos5.0/foundation/communication/dhcp/services/utils/include/ |
H A D | dhcp_system_timer.h | 39 …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 D | wifi_system_timer.h | 40 …void SetWantAgent(std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> _wantAgent) override;
|
H A D | wifi_system_timer.cpp | 70 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 D | itimer_info.h | 92 …virtual void SetWantAgent(std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> wantAgent) =…
|
/ohos5.0/foundation/communication/dhcp/services/utils/src/ |
H A D | dhcp_system_timer.cpp | 73 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 D | geofence_request.cpp | 39 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 D | alarm_timer_utils.h | 48 … void SetWantAgent(std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> wantAgent) override;
|
/ohos5.0/foundation/resourceschedule/device_standby/services/common/include/ |
H A D | timed_task.h | 45 … void SetWantAgent(std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> wantAgent) override;
|
/ohos5.0/base/powermgr/thermal_manager/services/native/include/thermal_action/ |
H A D | thermal_timer.h | 44 …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 D | napi_system_timer.h | 39 …virtual void SetWantAgent(std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> wantAgent) o…
|