Home
last modified time | relevance | path

Searched defs:wantAgentInfo (Results 1 - 6 of 6) sorted by relevance

/base/notification/distributed_notification_service/test/fuzztest/reminderrequestannex_fuzzer/
H A Dreminderrequestannex_fuzzer.cpp35 std::shared_ptr< Notification::ReminderRequest::WantAgentInfo> wantAgentInfo = in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dreminder_request_test.cpp854 std::shared_ptr<ReminderRequest::WantAgentInfo> wantAgentInfo = std::make_shared<ReminderRequest::WantAgentInfo>(); in HWTEST_F() local
1367 std::string wantAgentInfo = "sour<SEP#/>123"; in HWTEST_F() local
1383 std::string wantAgentInfo = "sour<SEP#/>123"; in HWTEST_F() local
1399 std::string wantAgentInfo in HWTEST_F() local
1415 std::string wantAgentInfo = "sour<SEP#/>123<SEP#/>uri"; HWTEST_F() local
[all...]
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request_calendar.cpp67 void ReminderRequestCalendar::SetRRuleWantAgentInfo(const std::shared_ptr<WantAgentInfo> &wantAgentInfo) in SetRRuleWantAgentInfo() argument
H A Dreminder_request.cpp572 void ReminderRequest::RecoverWantAgentByJson(const std::string& wantAgentInfo, const uint8_t& type) in RecoverWantAgentByJson() argument
614 void ReminderRequest::DeserializeWantAgent(const std::string &wantAgentInfo, const uint8_t type) in DeserializeWantAgent() argument
732 ReminderRequest& ReminderRequest::SetWantAgentInfo(const std::shared_ptr<WantAgentInfo> &wantAgentInfo) in SetWantAgentInfo() argument
[all...]
/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
H A Dreminder_common.cpp488 std::shared_ptr<ReminderRequest::WantAgentInfo> wantAgentInfo; in GenReminder() local
836 std::shared_ptr<ReminderRequest::WantAgentInfo> wantAgentInfo; in CreateReminderCalendar() local
376 GenWantAgent( const napi_env &env, const napi_value &value, const char* name, std::shared_ptr<ReminderRequest::WantAgentInfo>& wantAgentInfo) GenWantAgent() argument
[all...]
H A Dpublish.cpp659 napi_value wantAgentInfo = nullptr; in ParseActionButtons() local
685 napi_value wantAgentInfo = nullptr; in ParseWantAgent() local
[all...]

Completed in 11 milliseconds