Home
last modified time | relevance | path

Searched defs:wantAgent (Results 1 – 25 of 25) sorted by relevance

/base/location/frameworks/location_common/common/source/
Dgeofence_state.cpp20 …eoFenceState::GeoFenceState(const GeoFence fence, const AbilityRuntime::WantAgent::WantAgent wantA… in GeoFenceState()
/base/time/time_service/interfaces/inner_api/include/
Ditimer_info.h31 std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> wantAgent; variable
/base/time/time_service/services/timer/include/
Dtimer_info.h32 const std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> wantAgent; variable
Dtimer_manager_interface.h32 std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> wantAgent; member
/base/notification/distributed_notification_service/test/bechmarktest/notification_publish_test/
Dnotification_publish_test.cpp84 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent = in InitWantAgentRequest() local
98 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent = in InitButtonRequest() local
/base/notification/distributed_notification_service/test/fuzztest/notificationactionbutton_fuzzer/
Dnotificationactionbutton_fuzzer.cpp30 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent = in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/notificationrequest_fuzzer/
Dnotificationrequest_fuzzer.cpp41 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent = nullptr; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_action_button.cpp26 … const std::string &title, const std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> &wantAgent, in Create()
88 … const std::string &title, const std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> &wantAgent, in NotificationActionButton()
Dreminder_request.cpp533 std::string wantAgent; in RecoverFromDb() local
847 … AppExecFwk::ElementName wantAgent("", wantAgentInfo_->pkgName, wantAgentInfo_->abilityName); in UpdateNotificationRequest() local
1315 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent = in AddRemovalWantAgent() local
1340 … auto wantAgent = AbilityRuntime::WantAgent::WantAgentHelper::GetWantAgent(wantAgentInfo, userId_); in CreateWantAgent() local
1347 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent = CreateWantAgent(element); in SetMaxScreenWantAgent() local
1353 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent = CreateWantAgent(element); in SetWantAgent() local
Dnotification_request.cpp111 void NotificationRequest::SetWantAgent(const std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> … in SetWantAgent()
121 …NotificationRequest::SetRemovalWantAgent(const std::shared_ptr<AbilityRuntime::WantAgent::WantAgen… in SetRemovalWantAgent()
131 …tificationRequest::SetMaxScreenWantAgent(const std::shared_ptr<AbilityRuntime::WantAgent::WantAgen… in SetMaxScreenWantAgent()
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dnotification_request_test.cpp46 …std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent = notificationRequest.GetWantAgent… in HWTEST_F() local
60 …std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent = notificationRequest.GetWantAgent… in HWTEST_F() local
/base/time/time_service/services/timer/src/
Dtimer_manager.cpp74std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> wantAgent, in CreateTimer()
183 std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> wantAgent, in SetHandler()
244std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> wantAgent, in SetHandlerLocked()
550 void TimerManager::NotifyWantAgent(std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> want… in NotifyWantAgent()
/base/location/frameworks/js/napi/source/
Dlocation_napi_event.cpp295 auto wantAgent = AbilityRuntime::WantAgent::WantAgent(); in SubscribeFenceStatusChange() local
313 auto wantAgent = AbilityRuntime::WantAgent::WantAgent(); in SubscribeFenceStatusChangeV9() local
328 auto wantAgent = AbilityRuntime::WantAgent::WantAgent(); in UnSubscribeFenceStatusChange() local
345 auto wantAgent = AbilityRuntime::WantAgent::WantAgent(); in UnSubscribeFenceStatusChangeV9() local
/base/location/test/location_common/source/
Dlocation_common_test.cpp458 auto wantAgent = AbilityRuntime::WantAgent::WantAgent(); variable
/base/notification/distributed_notification_service/frameworks/test/moduletest/
DReminderHelperTest.js1390 wantAgent:{ property
1477 wantAgent:{ property
1564 wantAgent:{ property
1626 wantAgent:{ property
Dans_innerkits_module_publish_test.cpp640 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent = variable
702 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent = variable
1562 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent = nullptr; variable
/base/time/time_service/services/ipc/stub/
Dtime_service_stub.cpp252 std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> wantAgent{ nullptr }; in OnCreateTimer() local
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon.cpp511 napi_value wantAgent = nullptr; in SetNotificationRequestByWantAgent() local
521 napi_value wantAgent = nullptr; in SetNotificationRequestByWantAgent() local
531 napi_value wantAgent = nullptr; in SetNotificationRequestByWantAgent() local
1266 napi_value wantAgent = nullptr; in SetNotificationActionButton() local
1879 AbilityRuntime::WantAgent::WantAgent *wantAgent = nullptr; in GetNotificationWantAgent() local
1963 AbilityRuntime::WantAgent::WantAgent *wantAgent = nullptr; in GetNotificationRemovalWantAgent() local
1994 AbilityRuntime::WantAgent::WantAgent *wantAgent = nullptr; in GetNotificationMaxScreenWantAgent() local
2374 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent; in GetNotificationActionButtonsDetailedBasicInfo() local
4523 napi_value wantAgent = nullptr; in CreateWantAgentByJS() local
Dpublish.cpp295 std::shared_ptr<WantAgent> wantAgent = nullptr; in ParseShowOptions() local
/base/time/time_service/framework/js/napi/system_timer/src/
Dnapi_system_timer.cpp150 OHOS::AbilityRuntime::WantAgent::WantAgent *wantAgent = nullptr; in ParseTimerOptions() local
/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
Dreminder_common.cpp97 napi_value wantAgent = nullptr; in GenWantAgent() local
/base/notification/distributed_notification_service/test/resource/notificationfuzztest/src/
Dnotificationfuzztestmanager.cpp485 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent = nullptr; in RegisterWantAgentHelper() local
/base/notification/distributed_notification_service/services/ans/src/
Dreminder_data_manager.cpp366 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent = in CreateTimerInfo() local
Dadvanced_notification_service.cpp3125 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent = request->GetWantAgent(); in CheckPublishWithoutApp() local
/base/notification/distributed_notification_service/services/ans/test/unittest/
Dadvanced_notification_service_test.cpp3082 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent = variable