Searched defs:GetValidReminders (Results 1 – 8 of 8) sorted by relevance
44 ErrCode ReminderHelper::GetValidReminders(std::vector<sptr<ReminderRequest>> &validReminders) in GetValidReminders() function in OHOS::Notification::ReminderHelper
125 ErrCode AnsManagerProxy::GetValidReminders(std::vector<sptr<ReminderRequest>> &reminders) in GetValidReminders() function in OHOS::Notification::AnsManagerProxy
481 ErrCode AnsManagerStub::GetValidReminders(std::vector<sptr<ReminderRequest>> &reminders) in GetValidReminders() function in OHOS::Notification::AnsManagerStub
1419 ErrCode AnsNotification::GetValidReminders(std::vector<sptr<ReminderRequest>> &validReminders) in GetValidReminders() function in OHOS::Notification::AnsNotification
159 ErrCode AdvancedNotificationService::GetValidReminders(std::vector<sptr<ReminderRequest>> &reminder… in GetValidReminders() function in OHOS::Notification::AdvancedNotificationService
221 void ReminderDataManager::GetValidReminders( in GetValidReminders() function in OHOS::Notification::ReminderDataManager
416 ErrCode GetValidReminders(std::vector<sptr<ReminderRequest>> &reminders) override in GetValidReminders() function in OHOS::Notification::MockAnsManagerInterface
986 napi_value GetValidReminders(napi_env env, napi_callback_info info) in GetValidReminders() function