Searched defs:DelExcludeDates (Results 1 – 7 of 7) sorted by relevance
66 ErrCode ReminderHelper::DelExcludeDates(const int32_t reminderId) in DelExcludeDates() function in OHOS::Notification::ReminderHelper
124 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
113 ErrCode ReminderDataManager::DelExcludeDates(const int32_t reminderId, const int32_t callingUid) in DelExcludeDates() function in OHOS::Notification::ReminderDataManager
181 ErrCode ReminderAgentService::DelExcludeDates(const int32_t reminderId) in DelExcludeDates() function in OHOS::Notification::ReminderAgentService
193 ErrCode ReminderDataManager::DelExcludeDates(const int32_t reminderId, in DelExcludeDates() function in OHOS::Notification::ReminderDataManager
1279 napi_value DelExcludeDates(napi_env env, napi_callback_info info) in DelExcludeDates() function