Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/ans/src/
Dreminder_helper.cpp74 ErrCode ReminderHelper::GetExcludeDates(const int32_t reminderId, std::vector<uint64_t>& dates) in GetExcludeDates() function in OHOS::Notification::ReminderHelper
Dreminder_request_calendar.cpp93 std::vector<uint64_t> ReminderRequestCalendar::GetExcludeDates() const in GetExcludeDates() function in OHOS::Notification::ReminderRequestCalendar
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_manager_proxy_reminder.cpp220 ErrCode AnsManagerProxy::GetExcludeDates(const int32_t reminderId, std::vector<uint64_t>& dates) in GetExcludeDates() function in OHOS::Notification::AnsManagerProxy
Dans_manager_stub_invalid.cpp505 ErrCode AnsManagerStub::GetExcludeDates(const int32_t reminderId, std::vector<uint64_t>& dates) in GetExcludeDates() function in OHOS::Notification::AnsManagerStub
Dans_notification.cpp1358 ErrCode AnsNotification::GetExcludeDates(const int32_t reminderId, std::vector<uint64_t>& dates) in GetExcludeDates() function in OHOS::Notification::AnsNotification
/base/notification/distributed_notification_service/services/ans/src/
Dadvanced_notification_reminder_service.cpp229 ErrCode AdvancedNotificationService::GetExcludeDates(const int32_t reminderId, std::vector<uint64_t… in GetExcludeDates() function in OHOS::Notification::AdvancedNotificationService
Dreminder_data_manager.cpp203 ErrCode ReminderDataManager::GetExcludeDates(const int32_t reminderId, in GetExcludeDates() function in OHOS::Notification::ReminderDataManager
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/
Dans_notification_branch_test.cpp436 ErrCode GetExcludeDates(const int32_t reminderId, std::vector<uint64_t>& dates) override in GetExcludeDates() function in OHOS::Notification::MockAnsManagerInterface
/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
Dpublish.cpp1347 napi_value GetExcludeDates(napi_env env, napi_callback_info info) in GetExcludeDates() function