Searched defs:AddExcludeDate (Results 1 – 7 of 7) sorted by relevance
66 ErrCode ReminderHelper::AddExcludeDate(const int32_t reminderId, const int64_t date) in AddExcludeDate() function in OHOS::Notification::ReminderHelper
125 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
119 ErrCode ReminderDataManager::AddExcludeDate(const int32_t reminderId, const int64_t date, in AddExcludeDate() function in OHOS::Notification::ReminderDataManager
189 ErrCode ReminderAgentService::AddExcludeDate(const int32_t reminderId, const int64_t date) in AddExcludeDate() function in OHOS::Notification::ReminderAgentService
181 ErrCode ReminderDataManager::AddExcludeDate(const int32_t reminderId, const int64_t date, in AddExcludeDate() function in OHOS::Notification::ReminderDataManager
1198 napi_value AddExcludeDate(napi_env env, napi_callback_info info) in AddExcludeDate() function