Home
last modified time | relevance | path

Searched refs:WantAgentInfo (Results 1 – 14 of 14) sorted by relevance

/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dnotification_action_button_test.cpp48 AbilityRuntime::WantAgent::WantAgentInfo paramsInfo; in HWTEST_F()
67 AbilityRuntime::WantAgent::WantAgentInfo paramsInfo; in HWTEST_F()
88 AbilityRuntime::WantAgent::WantAgentInfo paramsInfo; in HWTEST_F()
112 AbilityRuntime::WantAgent::WantAgentInfo paramsInfo;
138 AbilityRuntime::WantAgent::WantAgentInfo paramsInfo;
Dnotification_request_test.cpp193 AbilityRuntime::WantAgent::WantAgentInfo paramsInfo; in HWTEST_F()
Dreminder_request_test.cpp860 …std::shared_ptr<ReminderRequest::WantAgentInfo> wantAgentInfo = std::make_shared<ReminderRequest::
/base/notification/distributed_notification_service/test/fuzztest/reminderrequestannex_fuzzer/
Dreminderrequestannex_fuzzer.cpp35 std::shared_ptr< Notification::ReminderRequest::WantAgentInfo> wantAgentInfo = in DoSomethingInterestingWithMyAPI()
36 std::make_shared< Notification::ReminderRequest::WantAgentInfo>(); in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/test/fuzztest/notificationactionbutton_fuzzer/
Dnotificationactionbutton_fuzzer.cpp29 AbilityRuntime::WantAgent::WantAgentInfo paramsInfo; in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/test/bechmarktest/notification_publish_test/
Dnotification_publish_test.cpp83 AbilityRuntime::WantAgent::WantAgentInfo paramsInfo; in InitWantAgentRequest()
97 AbilityRuntime::WantAgent::WantAgentInfo paramsInfo; in InitButtonRequest()
/base/notification/distributed_notification_service/interfaces/inner_api/
Dreminder_request.h136 struct WantAgentInfo { struct
308 std::shared_ptr<WantAgentInfo> GetWantAgentInfo() const;
568 ReminderRequest& SetWantAgentInfo(const std::shared_ptr<WantAgentInfo> &wantAgentInfo);
824 std::shared_ptr<WantAgentInfo> wantAgentInfo_ = nullptr;
/base/notification/distributed_notification_service/frameworks/ans/src/
Dreminder_request.cpp646 auto wai = std::make_shared<ReminderRequest::WantAgentInfo>(); in RecoverWantAgent()
734 ReminderRequest& ReminderRequest::SetWantAgentInfo(const std::shared_ptr<WantAgentInfo> &wantAgentI… in SetWantAgentInfo()
904 std::shared_ptr<ReminderRequest::WantAgentInfo> ReminderRequest::GetWantAgentInfo() const in GetWantAgentInfo()
1279 wantAgentInfo_ = wantAgentInfo_ == nullptr ? std::make_shared<WantAgentInfo>() : wantAgentInfo_; in InitServerObj()
1445 AbilityRuntime::WantAgent::WantAgentInfo buttonWantAgentInfo( in AddActionButtons()
1474 AbilityRuntime::WantAgent::WantAgentInfo wantAgentInfo( in AddRemovalWantAgent()
1500 AbilityRuntime::WantAgent::WantAgentInfo wantAgentInfo( in CreateWantAgent()
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/reminder_request_branch_test/
Dreminder_request_branch_test.cpp222 reminderRequest->wantAgentInfo_ = std::make_shared<ReminderRequest::WantAgentInfo>();
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dpublish.cpp291WantAgentInfo wantAgentInfo(-1, WantAgentConstant::OperationType::START_ABILITY, wantAgentFlags, in ParseShowOptions()
/base/notification/distributed_notification_service/frameworks/test/moduletest/
Dans_innerkits_module_publish_test.cpp654 AbilityRuntime::WantAgent::WantAgentInfo paramsInfo;
716 AbilityRuntime::WantAgent::WantAgentInfo paramsInfo;
1572 AbilityRuntime::WantAgent::WantAgentInfo paramsInfo(
/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
Dreminder_common.cpp140 auto wantAgentInfo = std::make_shared<ReminderRequest::WantAgentInfo>(); in GenWantAgent()
/base/notification/distributed_notification_service/services/ans/src/
Dreminder_data_manager.cpp403 AbilityRuntime::WantAgent::WantAgentInfo wantAgentInfo( in CreateTimerInfo()
/base/notification/distributed_notification_service/services/ans/test/unittest/
Dadvanced_notification_service_test.cpp3082 AbilityRuntime::WantAgent::WantAgentInfo paramsInfo;