Home
last modified time | relevance | path

Searched refs:SetSnoozeContent (Results 1 - 6 of 6) sorted by relevance

/base/notification/distributed_notification_service/test/fuzztest/reminderrequest_fuzzer/
H A Dreminderrequest_fuzzer.cpp76 reminderRequest.SetSnoozeContent(stringData); in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dreminder_request.h708 ReminderRequest& SetSnoozeContent(const std::string &snoozeContent);
/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_store_strategy.cpp159 reminder->SetSnoozeContent(snoozeContent); in RecoverContextFromOldVersion()
316 reminder->SetSnoozeContent(snoozeContent); in RecoverContextFromDb()
/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
H A Dreminder_common.cpp527 reminder->SetSnoozeContent(std::string(str)); in GenReminderStringInner()
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dreminder_request_test.cpp834 * @tc.desc: Test SetSnoozeContent parameters.
842 rrc->SetSnoozeContent(snoozeContent); in HWTEST_F()
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp683 ReminderRequest& ReminderRequest::SetSnoozeContent(const std::string &snoozeContent) in SetSnoozeContent() function in OHOS::Notification::ReminderRequest

Completed in 11 milliseconds