Home
last modified time | relevance | path

Searched refs:SetExpiredContent (Results 1 - 7 of 7) sorted by relevance

/base/notification/distributed_notification_service/test/fuzztest/reminderhelper_fuzzer/
H A Dreminderhelper_fuzzer.cpp33 reminder.SetExpiredContent(stringData); in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/test/fuzztest/reminderrequest_fuzzer/
H A Dreminderrequest_fuzzer.cpp42 reminderRequest.SetExpiredContent(stringData); in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dreminder_request.h663 ReminderRequest& SetExpiredContent(const std::string &expiredContent);
/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_store_strategy.cpp163 reminder->SetExpiredContent(expiredContent); in RecoverContextFromOldVersion()
320 reminder->SetExpiredContent(expiredContent); in RecoverContextFromDb()
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dreminder_request_test.cpp254 * @tc.desc: Test SetExpiredContent with normal parameters.
262 rrc->SetExpiredContent(content); in HWTEST_F()
268 * @tc.desc: Test SetExpiredContent with special characters.
276 rrc->SetExpiredContent(content); in HWTEST_F()
/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
H A Dreminder_common.cpp522 reminder->SetExpiredContent(std::string(str)); in GenReminderStringInner()
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp220 ReminderRequest& ReminderRequest::SetExpiredContent(const std::string &expiredContent) in SetExpiredContent() function in OHOS::Notification::ReminderRequest

Completed in 13 milliseconds