Home
last modified time | relevance | path

Searched defs:DelExcludeDates (Results 1 – 7 of 7) sorted by relevance

/base/notification/distributed_notification_service/frameworks/reminder/src/
Dreminder_helper.cpp72 ErrCode ReminderHelper::DelExcludeDates(const int32_t reminderId) in DelExcludeDates() function in OHOS::Notification::ReminderHelper
Dreminder_request_client.cpp135 ErrCode ReminderRequestClient::DelExcludeDates(const int32_t reminderId) in DelExcludeDates() function in OHOS::Notification::ReminderRequestClient
Dreminder_request_calendar.cpp88 void ReminderRequestCalendar::DelExcludeDates() in DelExcludeDates() function in OHOS::Notification::ReminderRequestCalendar
/base/notification/distributed_notification_service/services/reminder/test/unittest/mock/
Dmock_reminder_data_manager.cpp125 ErrCode ReminderDataManager::DelExcludeDates(const int32_t reminderId, const int32_t callingUid) in DelExcludeDates() function in OHOS::Notification::ReminderDataManager
/base/notification/distributed_notification_service/services/reminder/src/
Dreminder_agent_service.cpp205 ErrCode ReminderAgentService::DelExcludeDates(const int32_t reminderId) in DelExcludeDates() function in OHOS::Notification::ReminderAgentService
Dreminder_data_manager.cpp198 ErrCode ReminderDataManager::DelExcludeDates(const int32_t reminderId, in DelExcludeDates() function in OHOS::Notification::ReminderDataManager
/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
Dpublish.cpp1285 napi_value DelExcludeDates(napi_env env, napi_callback_info info) in DelExcludeDates() function