Home
last modified time | relevance | path

Searched refs:RemoveNotificationList (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_service.cpp1527 RemoveNotificationList(bundleList.front()); in PublishInNotificationList()
1535 RemoveNotificationList(bundleList.front()); in PublishInNotificationList()
1541 RemoveNotificationList(sorted.front()); in PublishInNotificationList()
2288 void AdvancedNotificationService::RemoveNotificationList(const std::shared_ptr<NotificationRecord> … in RemoveNotificationList() function in OHOS::Notification::AdvancedNotificationService
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1429 void RemoveNotificationList(const std::shared_ptr<NotificationRecord> &record);