Home
last modified time | relevance | path

Searched defs:CancelAllReminders (Results 1 – 7 of 7) sorted by relevance

/base/notification/distributed_notification_service/frameworks/ans/src/
Dreminder_helper.cpp38 ErrCode ReminderHelper::CancelAllReminders() in CancelAllReminders() function in OHOS::Notification::ReminderHelper
/base/notification/distributed_notification_service/services/ans/src/
Dreminder_data_manager.cpp80 ErrCode ReminderDataManager::CancelAllReminders(const std::string &packageName, const int32_t &user… in CancelAllReminders() function in OHOS::Notification::ReminderDataManager
108 void ReminderDataManager::CancelAllReminders(const int32_t &userId) in CancelAllReminders() function in OHOS::Notification::ReminderDataManager
Dadvanced_notification_service.cpp1834 ErrCode AdvancedNotificationService::CancelAllReminders() in CancelAllReminders() function in OHOS::Notification::AdvancedNotificationService
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_notification.cpp965 ErrCode AnsNotification::CancelAllReminders() in CancelAllReminders() function in OHOS::Notification::AnsNotification
Dans_manager_proxy.cpp2100 ErrCode AnsManagerProxy::CancelAllReminders() in CancelAllReminders() function in OHOS::Notification::AnsManagerProxy
Dans_manager_stub.cpp2179 ErrCode AnsManagerStub::CancelAllReminders() in CancelAllReminders() function in OHOS::Notification::AnsManagerStub
/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
Dpublish.cpp401 napi_value CancelAllReminders(napi_env env, napi_callback_info info) in CancelAllReminders() function