Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/test/fuzztest/reminderrequestannex_fuzzer/
Dreminderrequestannex_fuzzer.cpp37 reminderRequest.SetWantAgentInfo(wantAgentInfo); in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/interfaces/inner_api/
Dreminder_request.h568 ReminderRequest& SetWantAgentInfo(const std::shared_ptr<WantAgentInfo> &wantAgentInfo);
/base/notification/distributed_notification_service/frameworks/ans/src/
Dreminder_request.cpp649 SetWantAgentInfo(wai); in RecoverWantAgent()
734 ReminderRequest& ReminderRequest::SetWantAgentInfo(const std::shared_ptr<WantAgentInfo> &wantAgentI… in SetWantAgentInfo() function in OHOS::Notification::ReminderRequest
/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
Dreminder_common.cpp148 reminder->SetWantAgentInfo(wantAgentInfo); in GenWantAgent()
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dreminder_request_test.cpp862 rrc->SetWantAgentInfo(wantAgentInfo);