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
422 ErrCode AnsManagerStub::GetValidReminders(std::vector<sptr<ReminderRequest>> &reminders) in GetValidReminders() function in OHOS::Notification::AnsManagerStub
1065 ErrCode AnsNotification::GetValidReminders(std::vector<sptr<ReminderRequest>> &validReminders) in GetValidReminders() function in OHOS::Notification::AnsNotification
147 ErrCode AdvancedNotificationService::GetValidReminders(std::vector<sptr<ReminderRequest>> &reminder… in GetValidReminders() function in OHOS::Notification::AdvancedNotificationService
121 void ReminderDataManager::GetValidReminders( in GetValidReminders() function in OHOS::Notification::ReminderDataManager
361 ErrCode GetValidReminders(std::vector<sptr<ReminderRequest>> &reminders) override in GetValidReminders() function in OHOS::Notification::MockAnsManagerInterface
886 napi_value GetValidReminders(napi_env env, napi_callback_info info) in GetValidReminders() function