Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dnotification_subscriber_manager_test.cpp298 * @tc.name : BatchNotifyConsumed and params is nullptr
299 * @tc.desc : Test BatchNotifyConsumed .
307 notificationSubscriberManager_->BatchNotifyConsumed(notifications, notificationMap, record); in HWTEST_F()
313 notificationSubscriberManager_->BatchNotifyConsumed(notifications, notificationMap, record); in HWTEST_F()
/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_subscriber_manager.h72 void BatchNotifyConsumed(const std::vector<sptr<Notification>> &notifications,
/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_subscriber_manager.cpp158 void NotificationSubscriberManager::BatchNotifyConsumed(const std::vector<sptr<Notification>> &notifications, in BatchNotifyConsumed() function in OHOS::Notification::NotificationSubscriberManager
H A Dadvanced_notification_live_view_service.cpp205 NotificationSubscriberManager::GetInstance()->BatchNotifyConsumed(notifications, sortingMap, record); in OnSubscriberAdd()

Completed in 5 milliseconds