Searched defs:DelExcludeDates (Results 1 – 9 of 9) sorted by relevance
68 ErrCode ReminderHelper::DelExcludeDates(const int32_t reminderId) in DelExcludeDates() function in OHOS::Notification::ReminderHelper
88 void ReminderRequestCalendar::DelExcludeDates() in DelExcludeDates() function in OHOS::Notification::ReminderRequestCalendar
193 ErrCode AnsManagerProxy::DelExcludeDates(const int32_t reminderId) in DelExcludeDates() function in OHOS::Notification::AnsManagerProxy
499 ErrCode AnsManagerStub::DelExcludeDates(const int32_t reminderId) in DelExcludeDates() function in OHOS::Notification::AnsManagerStub
1439 ErrCode AnsNotification::DelExcludeDates(const int32_t reminderId) in DelExcludeDates() function in OHOS::Notification::AnsNotification
206 ErrCode AdvancedNotificationService::DelExcludeDates(const int32_t reminderId) in DelExcludeDates() function in OHOS::Notification::AdvancedNotificationService
188 ErrCode ReminderDataManager::DelExcludeDates(const int32_t reminderId, in DelExcludeDates() function in OHOS::Notification::ReminderDataManager
431 ErrCode DelExcludeDates(const int32_t reminderId) override in DelExcludeDates() function in OHOS::Notification::MockAnsManagerInterface
1277 napi_value DelExcludeDates(napi_env env, napi_callback_info info) in DelExcludeDates() function