Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/reminderrequest_fuzzer/
H A Dreminderrequest_fuzzer.cpp45 reminderRequest.InitReminderId(); in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dreminder_request.h497 void InitReminderId();
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dreminder_request_test.cpp217 rrc->InitReminderId();
219 rrc->InitReminderId();
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp243 void ReminderRequest::InitReminderId() in InitReminderId() function in OHOS::Notification::ReminderRequest
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_data_manager.cpp830 reminder->InitReminderId(); in UpdateAndSaveReminderLocked()