Home
last modified time | relevance | path

Searched defs:wantAgentInfo (Results 1 – 7 of 7) sorted by relevance

/base/notification/distributed_notification_service/test/fuzztest/reminderrequestannex_fuzzer/
Dreminderrequestannex_fuzzer.cpp35 std::shared_ptr< Notification::ReminderRequest::WantAgentInfo> wantAgentInfo = in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dreminder_request_test.cpp860 …std::shared_ptr<ReminderRequest::WantAgentInfo> wantAgentInfo = std::make_shared<ReminderRequest::… variable
1200 std::string wantAgentInfo = "this is wantAgentInfo"; variable
1388 std::string wantAgentInfo = "sour<SEP#/>123"; variable
1404 std::string wantAgentInfo = "sour<SEP#/>123"; variable
1420 std::string wantAgentInfo = "sour<SEP#/>123"; variable
/base/notification/distributed_notification_service/frameworks/ans/src/
Dreminder_request.cpp635 void ReminderRequest::RecoverWantAgent(const std::string &wantAgentInfo, const uint8_t &type) in RecoverWantAgent()
734 ReminderRequest& ReminderRequest::SetWantAgentInfo(const std::shared_ptr<WantAgentInfo> &wantAgentI… in SetWantAgentInfo()
1474 AbilityRuntime::WantAgent::WantAgentInfo wantAgentInfo( in AddRemovalWantAgent() local
1500 AbilityRuntime::WantAgent::WantAgentInfo wantAgentInfo( in CreateWantAgent() local
1761 auto wantAgentInfo = reminder->GetWantAgentInfo(); in AppendValuesBucket() local
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dpublish.cpp291 … WantAgentInfo wantAgentInfo(-1, WantAgentConstant::OperationType::START_ABILITY, wantAgentFlags, in ParseShowOptions() local
/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
Dpublish.cpp529 napi_value wantAgentInfo = nullptr; in ParseActionButtons() local
552 napi_value wantAgentInfo = nullptr; in ParseWantAgent() local
Dreminder_common.cpp140 auto wantAgentInfo = std::make_shared<ReminderRequest::WantAgentInfo>(); in GenWantAgent() local
/base/notification/distributed_notification_service/services/ans/src/
Dreminder_data_manager.cpp403 AbilityRuntime::WantAgent::WantAgentInfo wantAgentInfo( in CreateTimerInfo() local