Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/test/fuzztest/reminderrequest_fuzzer/
Dreminderrequest_fuzzer.cpp46 reminderRequest.InitReminderId(); in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dreminder_request_test.cpp212 rrc->InitReminderId();
214 rrc->InitReminderId();
/base/notification/distributed_notification_service/interfaces/inner_api/
Dreminder_request.h285 void InitReminderId();
/base/notification/distributed_notification_service/services/ans/src/
Dreminder_data_manager.cpp538 reminder->InitReminderId(); in UpdateAndSaveReminderLocked()
/base/notification/distributed_notification_service/frameworks/ans/src/
Dreminder_request.cpp199 void ReminderRequest::InitReminderId() in InitReminderId() function in OHOS::Notification::ReminderRequest