Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_publish_service.cpp1423 result = RemoveNotificationFromRecordList(recordList); in RemoveSystemLiveViewNotifications()
1455 result = RemoveNotificationFromRecordList(recordList); in RemoveSystemLiveViewNotificationsOfSa()
2091 ErrCode AdvancedNotificationService::RemoveNotificationFromRecordList( in RemoveNotificationFromRecordList() function in OHOS::Notification::AdvancedNotificationService
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1348 …ErrCode RemoveNotificationFromRecordList(const std::vector<std::shared_ptr<NotificationRecord>>& r…
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_service_test.cpp2758 ASSERT_EQ(advancedNotificationService_->RemoveNotificationFromRecordList(recordList), ERR_OK);