Searched refs:PublishRemoveDuplicateEvent (Results 1 – 4 of 4) sorted by relevance
1063 auto ret = advancedNotificationService_->PublishRemoveDuplicateEvent(record);1076 auto ret = advancedNotificationService_->PublishRemoveDuplicateEvent(record);1099 auto ret = advancedNotificationService_->PublishRemoveDuplicateEvent(record);
1402 ErrCode PublishRemoveDuplicateEvent(const std::shared_ptr<NotificationRecord> &record);
670 (void)PublishRemoveDuplicateEvent(record); in PublishPreparedNotification()
2715 ErrCode AdvancedNotificationService::PublishRemoveDuplicateEvent(const std::shared_ptr<Notification… in PublishRemoveDuplicateEvent() function in OHOS::Notification::AdvancedNotificationService