Home
last modified time | relevance | path

Searched refs:RemoveFromNotificationList (Results 1 - 4 of 4) sorted by relevance

/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_publish_service.cpp346 result = RemoveFromNotificationList(key, notification, true, reason); in ExcuteCancelAll()
576 result = RemoveFromNotificationList(key, notification, false, removeReason); in ExcuteDelete()
631 result = RemoveFromNotificationList(key, notification, false, NotificationConstant::CANCEL_REASON_DELETE); in DeleteByBundle()
1690 ErrCode result = RemoveFromNotificationList(key, notification, false, removeReason); in RemoveNotifications()
2031 result = RemoveFromNotificationList(key, notification, true, in RemoveNotificationFromRecordList()
H A Dadvanced_notification_utils.cpp545 result = RemoveFromNotificationList(key, notification, true, in OnBundleRemoved()
1357 ErrCode result = RemoveFromNotificationList(key, notification, true, in OnBundleDataCleared()
2035 ErrCode result = RemoveFromNotificationList(key, notification, true, removeReason); in OnRecoverLiveView()
H A Dadvanced_notification_service.cpp392 result = RemoveFromNotificationList(bundleOption, label, notificationId, notification, true); in CancelPreparedNotification()
1232 ErrCode AdvancedNotificationService::RemoveFromNotificationList(const sptr<NotificationBundleOption> &bundleOption, in RemoveFromNotificationList() function in OHOS::Notification::AdvancedNotificationService
1285 ErrCode AdvancedNotificationService::RemoveFromNotificationList( in RemoveFromNotificationList() function in OHOS::Notification::AdvancedNotificationService
/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1217 ErrCode RemoveFromNotificationList(const sptr<NotificationBundleOption> &bundleOption, const std::string &label,
1219 ErrCode RemoveFromNotificationList(const std::string &key, sptr<Notification> &notification,

Completed in 12 milliseconds