Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_extension_wrapper.h47 void UpdateByCancel(const std::vector<sptr<Notification>>& notifications, int deleteReason);
/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_extension_wrapper.cpp135 void ExtensionWrapper::UpdateByCancel(const std::vector<sptr<Notification>>& notifications, int deleteReason) in UpdateByCancel() function in OHOS::Notification::ExtensionWrapper
H A Dnotification_subscriber_manager.cpp186 EXTENTION_WRAPPER->UpdateByCancel(notifications, deleteReason); in NotifyCanceled()
204 EXTENTION_WRAPPER->UpdateByCancel(notifications, deleteReason); in BatchNotifyCanceled()
H A Dadvanced_notification_service.cpp2357 EXTENTION_WRAPPER->UpdateByCancel(notifications, NotificationConstant::FLOW_CONTROL_REASON_DELETE); in RemoveNotificationList()

Completed in 5 milliseconds