Home
last modified time | relevance | path

Searched refs:BatchNotifyCanceledInner (Results 1 - 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_subscriber_manager.h161 void BatchNotifyCanceledInner(const std::vector<sptr<Notification>> &notifications,
/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_subscriber_manager.cpp213 &NotificationSubscriberManager::BatchNotifyCanceledInner, this, notifications, notificationMap, deleteReason); in BatchNotifyCanceled()
540 void NotificationSubscriberManager::BatchNotifyCanceledInner(const std::vector<sptr<Notification>> &notifications, in BatchNotifyCanceledInner() function in OHOS::Notification::NotificationSubscriberManager
546 std::string message = "BatchNotifyCanceledInner.size:" + in BatchNotifyCanceledInner()

Completed in 2 milliseconds