Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_helper.cpp68 ErrCode ReminderHelper::DelExcludeDates(const int32_t reminderId) in DelExcludeDates() function in OHOS::Notification::ReminderHelper
H A Dreminder_request_calendar.cpp88 void ReminderRequestCalendar::DelExcludeDates() in DelExcludeDates() function in OHOS::Notification::ReminderRequestCalendar
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_proxy_reminder.cpp193 ErrCode AnsManagerProxy::DelExcludeDates(const int32_t reminderId) in DelExcludeDates() function in OHOS::Notification::AnsManagerProxy
H A Dans_manager_stub_invalid.cpp499 ErrCode AnsManagerStub::DelExcludeDates(const int32_t reminderId) in DelExcludeDates() function in OHOS::Notification::AnsManagerStub
H A Dans_notification.cpp1439 ErrCode AnsNotification::DelExcludeDates(const int32_t reminderId) in DelExcludeDates() function in OHOS::Notification::AnsNotification
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_reminder_service.cpp206 ErrCode AdvancedNotificationService::DelExcludeDates(const int32_t reminderId) in DelExcludeDates() function in OHOS::Notification::AdvancedNotificationService
H A Dreminder_data_manager.cpp188 ErrCode ReminderDataManager::DelExcludeDates(const int32_t reminderId, in DelExcludeDates() function in OHOS::Notification::ReminderDataManager
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/
H A Dans_notification_branch_test.cpp431 ErrCode DelExcludeDates(const int32_t reminderId) override in DelExcludeDates() function in OHOS::Notification::MockAnsManagerInterface
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
H A Dpublish.cpp1277 napi_value DelExcludeDates(napi_env env, napi_callback_info info) in DelExcludeDates() function