Home
last modified time | relevance | path

Searched refs:DeleteDuplicateMsgs (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1401 void DeleteDuplicateMsgs(const sptr<NotificationBundleOption> &bundleOption);
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_utils.cpp540 DeleteDuplicateMsgs(bundleOption); in OnBundleRemoved()
H A Dadvanced_notification_publish_service.cpp2671 void AdvancedNotificationService::DeleteDuplicateMsgs(const sptr<NotificationBundleOption> &bundleO… in DeleteDuplicateMsgs() function in OHOS::Notification::AdvancedNotificationService