Home
last modified time | relevance | path

Searched defs:CancelNotification (Results 1 – 3 of 3) sorted by relevance

/base/notification/ans_standard/frameworks/ans/native/src/
Dnotification_helper.cpp103 ErrCode NotificationHelper::CancelNotification(int32_t notificationId) in CancelNotification() function in OHOS::Notification::NotificationHelper
108 ErrCode NotificationHelper::CancelNotification(const std::string &label, int32_t notificationId) in CancelNotification() function in OHOS::Notification::NotificationHelper
/base/notification/ans_standard/frameworks/ans/core/src/
Dans_notification.cpp258 ErrCode AnsNotification::CancelNotification(int32_t notificationId) in CancelNotification() function in OHOS::Notification::AnsNotification
263 ErrCode AnsNotification::CancelNotification(const std::string &label, int32_t notificationId) in CancelNotification() function in OHOS::Notification::AnsNotification
/base/notification/ans_standard/services/ans/src/
Dreminder_data_manager.cpp72 void ReminderDataManager::CancelNotification(const sptr<ReminderRequest> &reminder) const in CancelNotification() function in OHOS::Notification::ReminderDataManager