/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
D | notification_action_button_test.cpp | 49 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent = in HWTEST_F() local 68 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent = in HWTEST_F() local 89 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent = in HWTEST_F() local 113 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent = nullptr; variable 139 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent = variable
|
D | notification_request_test.cpp | 46 …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 194 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent = in HWTEST_F() local
|
/base/location/frameworks/location_common/common/source/ |
D | geofence_state.cpp | 20 …eoFenceState::GeoFenceState(const GeoFence fence, const AbilityRuntime::WantAgent::WantAgent wantA… in GeoFenceState()
|
/base/time/time_service/interfaces/inner_api/include/ |
D | itimer_info.h | 32 std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> wantAgent; variable
|
/base/time/time_service/test/fuzztest/timetesttimer_fuzzer/ |
D | timer_info.h | 51 void TimerInfo::SetWantAgent(std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> wantAgent) in SetWantAgent()
|
/base/notification/distributed_notification_service/test/fuzztest/notificationactionbutton_fuzzer/ |
D | notificationactionbutton_fuzzer.cpp | 30 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent = in DoSomethingInterestingWithMyAPI() local
|
/base/time/time_service/services/timer/include/ |
D | timer_info.h | 32 const std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> wantAgent; variable
|
D | timer_manager_interface.h | 32 std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> wantAgent; member
|
/base/notification/distributed_notification_service/test/bechmarktest/notification_publish_test/ |
D | notification_publish_test.cpp | 84 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/notificationrequest_fuzzer/ |
D | notificationrequest_fuzzer.cpp | 41 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent = nullptr; in DoSomethingInterestingWithMyAPI() local
|
/base/notification/distributed_notification_service/frameworks/ans/src/ |
D | notification_action_button.cpp | 26 … 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()
|
D | reminder_request.cpp | 565 std::string wantAgent; in RecoverFromDb() local 944 … AppExecFwk::ElementName wantAgent("", wantAgentInfo_->pkgName, wantAgentInfo_->abilityName); in UpdateNotificationRequest() local 1483 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent = in AddRemovalWantAgent() local 1508 … auto wantAgent = AbilityRuntime::WantAgent::WantAgentHelper::GetWantAgent(wantAgentInfo, userId_); in CreateWantAgent() local 1515 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent = CreateWantAgent(element); in SetMaxScreenWantAgent() local 1521 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent = CreateWantAgent(element); in SetWantAgent() local
|
D | notification_request.cpp | 112 void NotificationRequest::SetWantAgent(const std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> … in SetWantAgent() 122 …NotificationRequest::SetRemovalWantAgent(const std::shared_ptr<AbilityRuntime::WantAgent::WantAgen… in SetRemovalWantAgent() 132 …tificationRequest::SetMaxScreenWantAgent(const std::shared_ptr<AbilityRuntime::WantAgent::WantAgen… in SetMaxScreenWantAgent()
|
/base/time/time_service/test/unittest/service_test/src/ |
D | time_client_test.cpp | 542 auto wantAgent = std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent>(); variable 567 auto wantAgent = std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent>(); variable
|
/base/time/time_service/services/timer/src/ |
D | timer_manager.cpp | 86 … std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> wantAgent, in CreateTimer() 195 std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> wantAgent, in SetHandler() 255 … const std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> &wantAgent, in SetHandlerLocked() 614 void TimerManager::NotifyWantAgent(const std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent… in NotifyWantAgent()
|
/base/time/time_service/test/unittest/js_test/permission/ |
D | SystemTimerException.test.js | 102 wantAgent: 123, property 303 wantAgent: 123, property
|
/base/location/test/location_common/source/ |
D | location_common_test.cpp | 462 auto wantAgent = AbilityRuntime::WantAgent::WantAgent(); variable
|
/base/notification/distributed_notification_service/frameworks/test/moduletest/ |
D | ReminderHelperTest.js | 1390 wantAgent:{ property 1477 wantAgent:{ property 1564 wantAgent:{ property 1626 wantAgent:{ property
|
D | ans_innerkits_module_publish_test.cpp | 655 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent = variable 717 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent = variable 1580 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent = nullptr; variable
|
/base/location/frameworks/js/napi/source/ |
D | location_napi_event.cpp | 325 auto wantAgent = AbilityRuntime::WantAgent::WantAgent(); in SubscribeFenceStatusChange() local 342 auto wantAgent = AbilityRuntime::WantAgent::WantAgent(); in SubscribeFenceStatusChangeV9() local 356 auto wantAgent = AbilityRuntime::WantAgent::WantAgent(); in UnSubscribeFenceStatusChange() local 372 auto wantAgent = AbilityRuntime::WantAgent::WantAgent(); in UnSubscribeFenceStatusChangeV9() local
|
/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/ |
D | reminder_common.cpp | 117 napi_value wantAgent = nullptr; in GetButtonWantAgent() local 138 napi_value wantAgent = nullptr; in GenWantAgent() local
|
/base/time/time_service/services/ipc/stub/ |
D | time_service_stub.cpp | 252 std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> wantAgent{ nullptr }; in OnCreateTimer() local
|
/base/notification/distributed_notification_service/frameworks/js/napi/src/ |
D | common.cpp | 513 napi_value wantAgent = nullptr; in SetNotificationRequestByWantAgent() local 523 napi_value wantAgent = nullptr; in SetNotificationRequestByWantAgent() local 533 napi_value wantAgent = nullptr; in SetNotificationRequestByWantAgent() local 1268 napi_value wantAgent = nullptr; in SetNotificationActionButton() local 1906 AbilityRuntime::WantAgent::WantAgent *wantAgent = nullptr; in GetNotificationWantAgent() local 1990 AbilityRuntime::WantAgent::WantAgent *wantAgent = nullptr; in GetNotificationRemovalWantAgent() local 2021 AbilityRuntime::WantAgent::WantAgent *wantAgent = nullptr; in GetNotificationMaxScreenWantAgent() local 2426 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent; in GetNotificationActionButtonsDetailedBasicInfo() local 4602 napi_value wantAgent = nullptr; in CreateWantAgentByJS() local
|
D | publish.cpp | 295 std::shared_ptr<WantAgent> wantAgent = nullptr; in ParseShowOptions() local
|
/base/notification/distributed_notification_service/interfaces/inner_api/ |
D | reminder_request.h | 130 std::shared_ptr<ButtonWantAgent> wantAgent; member
|