Home
last modified time | relevance | path

Searched refs:ProcForDeleteLiveView (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_live_view_service_test.cpp124 advancedNotificationService_->ProcForDeleteLiveView(record);
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_service.cpp1249 ProcForDeleteLiveView(record); in RemoveFromNotificationList()
1294 ProcForDeleteLiveView(record); in RemoveFromNotificationList()
1321 ProcForDeleteLiveView(record); in RemoveFromNotificationListForDeleteAll()
2079 ProcForDeleteLiveView(record); in TriggerAutoDelete()
H A Dadvanced_notification_publish_service.cpp1582 ProcForDeleteLiveView(record); in RemoveNotification()
1700 ProcForDeleteLiveView(record); in RemoveAllNotificationsInner()
1827 ProcForDeleteLiveView(*it); in RemoveNotificationBySlot()
2066 ProcForDeleteLiveView(record); in RemoveGroupByBundle()
H A Dadvanced_notification_live_view_service.cpp153 void AdvancedNotificationService::ProcForDeleteLiveView(const std::shared_ptr<NotificationRecord> &… in ProcForDeleteLiveView() function in OHOS::Notification::AdvancedNotificationService
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1375 void ProcForDeleteLiveView(const std::shared_ptr<NotificationRecord> &record);