Searched defs:DelExcludeDates (Results 1 – 7 of 7) sorted by relevance
72 ErrCode ReminderHelper::DelExcludeDates(const int32_t reminderId) in DelExcludeDates() function in OHOS::Notification::ReminderHelper
135 ErrCode ReminderRequestClient::DelExcludeDates(const int32_t reminderId) in DelExcludeDates() function in OHOS::Notification::ReminderRequestClient
88 void ReminderRequestCalendar::DelExcludeDates() in DelExcludeDates() function in OHOS::Notification::ReminderRequestCalendar
125 ErrCode ReminderDataManager::DelExcludeDates(const int32_t reminderId, const int32_t callingUid) in DelExcludeDates() function in OHOS::Notification::ReminderDataManager
205 ErrCode ReminderAgentService::DelExcludeDates(const int32_t reminderId) in DelExcludeDates() function in OHOS::Notification::ReminderAgentService
198 ErrCode ReminderDataManager::DelExcludeDates(const int32_t reminderId, in DelExcludeDates() function in OHOS::Notification::ReminderDataManager
1285 napi_value DelExcludeDates(napi_env env, napi_callback_info info) in DelExcludeDates() function