Searched defs:GetExcludeDates (Results 1 – 7 of 7) sorted by relevance
72 ErrCode ReminderHelper::GetExcludeDates(const int32_t reminderId, std::vector<int64_t>& dates) in GetExcludeDates() function in OHOS::Notification::ReminderHelper
134 ErrCode ReminderRequestClient::GetExcludeDates(const int32_t reminderId, std::vector<int64_t>& date… in GetExcludeDates() function in OHOS::Notification::ReminderRequestClient
93 std::vector<int64_t> ReminderRequestCalendar::GetExcludeDates() const in GetExcludeDates() function in OHOS::Notification::ReminderRequestCalendar
118 ErrCode ReminderDataManager::GetExcludeDates(const int32_t reminderId, const int32_t callingUid, in GetExcludeDates() function in OHOS::Notification::ReminderDataManager
198 ErrCode ReminderAgentService::GetExcludeDates(const int32_t reminderId, std::vector<int64_t>& dates) in GetExcludeDates() function in OHOS::Notification::ReminderAgentService
210 ErrCode ReminderDataManager::GetExcludeDates(const int32_t reminderId, in GetExcludeDates() function in OHOS::Notification::ReminderDataManager
1349 napi_value GetExcludeDates(napi_env env, napi_callback_info info) in GetExcludeDates() function