Home
last modified time | relevance | path

Searched refs:SetWantAgentInfo (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/reminderrequestannex_fuzzer/
H A Dreminderrequestannex_fuzzer.cpp37 reminderRequest.SetWantAgentInfo(wantAgentInfo); in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp599 SetWantAgentInfo(wai); in RecoverWantAgentByJson()
637 SetWantAgentInfo(wai); in DeserializeWantAgent()
734 ReminderRequest& ReminderRequest::SetWantAgentInfo(const std::shared_ptr<WantAgentInfo> &wantAgentI… in SetWantAgentInfo() function in OHOS::Notification::ReminderRequest
/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dreminder_request.h764 ReminderRequest& SetWantAgentInfo(const std::shared_ptr<WantAgentInfo> &wantAgentInfo);
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
H A Dreminder_common.cpp492 reminder->SetWantAgentInfo(wantAgentInfo); in GenReminder()
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dreminder_request_test.cpp856 rrc->SetWantAgentInfo(wantAgentInfo);