Searched defs:AddExcludeDate (Results 1 – 7 of 7) sorted by relevance
60 ErrCode ReminderHelper::AddExcludeDate(const int32_t reminderId, const int64_t date) in AddExcludeDate() function in OHOS::Notification::ReminderHelper
114 ErrCode ReminderRequestClient::AddExcludeDate(const int32_t reminderId, const int64_t date) in AddExcludeDate() function in OHOS::Notification::ReminderRequestClient
72 void ReminderRequestCalendar::AddExcludeDate(const int64_t date) in AddExcludeDate() function in OHOS::Notification::ReminderRequestCalendar
107 ErrCode ReminderDataManager::AddExcludeDate(const int32_t reminderId, const int64_t date, in AddExcludeDate() function in OHOS::Notification::ReminderDataManager
164 ErrCode ReminderAgentService::AddExcludeDate(const int32_t reminderId, const int64_t date) in AddExcludeDate() function in OHOS::Notification::ReminderAgentService
176 ErrCode ReminderDataManager::AddExcludeDate(const int32_t reminderId, const int64_t date, in AddExcludeDate() function in OHOS::Notification::ReminderDataManager
1192 napi_value AddExcludeDate(napi_env env, napi_callback_info info) in AddExcludeDate() function