Home
last modified time | relevance | path

Searched defs:paramsInfo (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_action_button_test.cpp49 AbilityRuntime::WantAgent::WantAgentInfo paramsInfo; in HWTEST_F() local
68 AbilityRuntime::WantAgent::WantAgentInfo paramsInfo; in HWTEST_F() local
89 AbilityRuntime::WantAgent::WantAgentInfo paramsInfo; in HWTEST_F() local
142 AbilityRuntime::WantAgent::WantAgentInfo paramsInfo; variable
168 AbilityRuntime::WantAgent::WantAgentInfo paramsInfo; variable
H A Dnotification_request_test.cpp215 AbilityRuntime::WantAgent::WantAgentInfo paramsInfo; in HWTEST_F() local
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/wantagent/src/
H A Dwant_agent_helper.cpp93 const WantAgentInfo &paramsInfo, std::shared_ptr<WantAgent> &wantAgent) in GetWantAgent()
149 std::shared_ptr<WantAgent> WantAgentHelper::GetWantAgent(const WantAgentInfo &paramsInfo, int32_t u… in GetWantAgent()
196 const std::shared_ptr<CompletedCallback> &callback, const TriggerInfo &paramsInfo) in TriggerWantAgent()
213 …tant::OperationType type, const sptr<CompletedDispatcher> &callBack, const TriggerInfo &paramsInfo) in Send()
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/notificationactionbutton_fuzzer/
H A Dnotificationactionbutton_fuzzer.cpp29 AbilityRuntime::WantAgent::WantAgentInfo paramsInfo; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/notification/distributed_notification_service/test/bechmarktest/notification_publish_test/
H A Dnotification_publish_test.cpp83 AbilityRuntime::WantAgent::WantAgentInfo paramsInfo; in InitWantAgentRequest() local
97 AbilityRuntime::WantAgent::WantAgentInfo paramsInfo; in InitButtonRequest() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
H A Dcard_frontend_delegate.cpp55 auto paramsInfo = routerAction->GetValue("params"); in FireCardEvent() local
/ohos5.0/foundation/ability/ability_runtime/test/unittest/want_agent_helper_test/
H A Dwant_agent_helper_test.cpp1014 TriggerInfo paramsInfo; variable
1030 TriggerInfo paramsInfo; variable
1047 TriggerInfo paramsInfo; variable
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_innerkits_module_publish_test.cpp730 AbilityRuntime::WantAgent::WantAgentInfo paramsInfo; variable
792 AbilityRuntime::WantAgent::WantAgentInfo paramsInfo; variable
1636 AbilityRuntime::WantAgent::WantAgentInfo paramsInfo( variable
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/panding_want_manager_test/
H A Dpanding_want_manager_test.cpp300 TriggerInfo paramsInfo("", nullptr, abilityWant, 11); variable
/ohos5.0/base/time/time_service/services/timer/src/
H A Dtimer_manager.cpp989 … OHOS::AbilityRuntime::WantAgent::TriggerInfo paramsInfo("", nullptr, want, WANTAGENT_CODE_ELEVEN); in NotifyWantAgent() local
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_service_test.cpp2089 AbilityRuntime::WantAgent::WantAgentInfo paramsInfo; variable