Home
last modified time | relevance | path

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

12

/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 in OHOS::MiscServices::TimerInfo
/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) override;
91 void TimerInfoTest::SetWantAgent(std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> _wantAgent) in SetWantAgent() function in OHOS::MiscServices::TimerInfoTest
/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_timer_info.cpp41 void ReminderTimerInfo::SetWantAgent(std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> _wantAgent) in SetWantAgent() function in OHOS::Notification::ReminderTimerInfo
H A Dnotification_timer_info.cpp35 void NotificationTimerInfo::SetWantAgent(std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> timerInfoWantAgent) in SetWantAgent() function in OHOS::Notification::NotificationTimerInfo
/base/time/time_service/services/time/src/
H A Dsimple_timer_info.cpp39 void SimpleTimerInfo::SetWantAgent(std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> _wantAgent) in SetWantAgent() function in OHOS::MiscServices::SimpleTimerInfo
/base/time/time_service/services/time/include/
H A Dsimple_timer_info.h31 void SetWantAgent(std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> wantAgent) override;
/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;
/base/time/time_service/interfaces/inner_api/include/
H A Ditimer_info.h92 virtual void SetWantAgent(std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> wantAgent) = 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;
/base/time/time_service/test/unittest/service_test/src/
H A Dtime_dfx_test.cpp124 timerInfo->SetWantAgent(nullptr); in HWTEST_F()
149 timerInfo->SetWantAgent(nullptr); in HWTEST_F()
230 timerInfo->SetWantAgent(nullptr); in HWTEST_F()
263 timerInfo->SetWantAgent(nullptr); in HWTEST_F()
295 timerInfo->SetWantAgent(nullptr); in HWTEST_F()
H A Dtime_client_test.cpp443 timerInfo->SetWantAgent(nullptr); in HWTEST_F()
469 timerInfo->SetWantAgent(ability); in HWTEST_F()
489 timerInfo->SetWantAgent(nullptr); in HWTEST_F()
517 timerInfo->SetWantAgent(nullptr); in HWTEST_F()
596 timerInfo->SetWantAgent(wantAgent); in HWTEST_F()
619 timerInfo->SetWantAgent(wantAgent); in HWTEST_F()
1007 timerInfo->SetWantAgent(nullptr); in HWTEST_F()
1036 timerInfo->SetWantAgent(nullptr); in HWTEST_F()
1069 timerInfo->SetWantAgent(nullptr); in HWTEST_F()
1105 timerInfo->SetWantAgent(nullpt in HWTEST_F()
[all...]
H A Dtime_service_test.cpp709 timerInfo->SetWantAgent(nullptr); in HWTEST_F()
736 timerInfo->SetWantAgent(ability); in HWTEST_F()
756 timerInfo->SetWantAgent(nullptr); in HWTEST_F()
785 timerInfo->SetWantAgent(nullptr); in HWTEST_F()
836 timerInfo->SetWantAgent(nullptr); in HWTEST_F()
864 timerInfo->SetWantAgent(nullptr); in HWTEST_F()
900 timerInfo->SetWantAgent(nullptr); in HWTEST_F()
951 timerInfo->SetWantAgent(nullptr); in HWTEST_F()
/base/location/interfaces/inner_api/include/
H A Dgeofence_request.h53 void SetWantAgent(const AbilityRuntime::WantAgent::WantAgent wantAgent);
/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) override;
/base/notification/distributed_notification_service/test/fuzztest/notificationrequest_fuzzer/
H A Dnotificationrequest_fuzzer.cpp42 request.SetWantAgent(wantAgent); in DoSomethingInterestingWithMyAPI()
/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) override;
/base/theme/screenlock_mgr/services/include/
H A Dstrongauthmanager.h68 virtual void SetWantAgent(std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent) override;
/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
/base/powermgr/thermal_manager/services/native/src/thermal_action/
H A Dthermal_timer.cpp61 void ThermalTimerInfo::SetWantAgent(std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> _wantAgent) in SetWantAgent() function in OHOS::PowerMgr::ThermalTimerInfo
/base/update/updateservice/services/core/ability/alarm/src/
H A Dalarm_timer_utils.cpp50 void AlarmTimerUtils::TimerTaskInfo::SetWantAgent(std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> wantAgent) in SetWantAgent() function in OHOS::UpdateEngine::AlarmTimerUtils::TimerTaskInfo
/base/notification/distributed_notification_service/test/bechmarktest/notification_publish_test/
H A Dnotification_publish_test.cpp88 reqWantAgent_.SetWantAgent(wantAgent); in InitWantAgentRequest()
/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> _wantAgent) in SetWantAgent() function in OHOS::MiscServices::Time::ITimerInfoInstance
171 iTimerInfoInstance->SetWantAgent(sWantAgent); in ParseTimerOptions()
/base/theme/screenlock_mgr/services/src/
H A Dstrongauthmanager.cpp82 void StrongAuthManger::authTimer::SetWantAgent(std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent) in SetWantAgent() function in OHOS::ScreenLock::StrongAuthManger::authTimer
/base/location/frameworks/js/napi/source/
H A Dlocation_napi_event.cpp346 fenceRequest->SetWantAgent(*wantAgent); in SubscribeFenceStatusChange()
365 fenceRequest->SetWantAgent(*wantAgent); in SubscribeFenceStatusChangeV9()
381 fenceRequest->SetWantAgent(*wantAgent); in UnSubscribeFenceStatusChange()
396 fenceRequest->SetWantAgent(*wantAgent); in UnSubscribeFenceStatusChangeV9()

Completed in 13 milliseconds

12