Home
last modified time | relevance | path

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

/base/usb/usb_manager/services/native/src/
Dusb_mass_storage_notification.cpp231 void UsbMassStorageNotification::CancelNotification(const std::map<std::string, UsbDevice *> &devic… in CancelNotification() function in OHOS::USB::UsbMassStorageNotification
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_helper.cpp90 ErrCode NotificationHelper::CancelNotification(int32_t notificationId) in CancelNotification() function in OHOS::Notification::NotificationHelper
95 ErrCode NotificationHelper::CancelNotification(const std::string &label, int32_t notificationId) in CancelNotification() function in OHOS::Notification::NotificationHelper
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_notification.cpp291 ErrCode AnsNotification::CancelNotification(int32_t notificationId) in CancelNotification() function in OHOS::Notification::AnsNotification
296 ErrCode AnsNotification::CancelNotification(const std::string &label, int32_t notificationId) in CancelNotification() function in OHOS::Notification::AnsNotification
/base/notification/distributed_notification_service/services/ans/src/
Dreminder_data_manager.cpp307 void ReminderDataManager::CancelNotification(const sptr<ReminderRequest> &reminder) const in CancelNotification() function in OHOS::Notification::ReminderDataManager