Searched defs:AddExcludeDate (Results 1 – 9 of 9) sorted by relevance
62 ErrCode ReminderHelper::AddExcludeDate(const int32_t reminderId, const uint64_t date) in AddExcludeDate() function in OHOS::Notification::ReminderHelper
74 void ReminderRequestCalendar::AddExcludeDate(const uint64_t date) in AddExcludeDate() function in OHOS::Notification::ReminderRequestCalendar
171 ErrCode AdvancedNotificationService::AddExcludeDate(const int32_t reminderId, const uint64_t date) in AddExcludeDate() function in OHOS::Notification::AdvancedNotificationService
164 ErrCode ReminderDataManager::AddExcludeDate(const int32_t reminderId, const uint64_t date, in AddExcludeDate() function in OHOS::Notification::ReminderDataManager
162 ErrCode AnsManagerProxy::AddExcludeDate(const int32_t reminderId, const uint64_t date) in AddExcludeDate() function in OHOS::Notification::AnsManagerProxy
467 ErrCode AnsManagerStub::AddExcludeDate(const int32_t reminderId, const uint64_t date) in AddExcludeDate() function in OHOS::Notification::AnsManagerStub
1157 ErrCode AnsNotification::AddExcludeDate(const int32_t reminderId, const uint64_t date) in AddExcludeDate() function in OHOS::Notification::AnsNotification
405 ErrCode AddExcludeDate(const int32_t reminderId, const uint64_t date) override in AddExcludeDate() function in OHOS::Notification::MockAnsManagerInterface
1190 napi_value AddExcludeDate(napi_env env, napi_callback_info info) in AddExcludeDate() function