Home
last modified time | relevance | path

Searched refs:AddToNotificationList (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_live_view_service_test.cpp333 advancedNotificationService_->AddToNotificationList(record);
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_service.cpp993 void AdvancedNotificationService::AddToNotificationList(const std::shared_ptr<NotificationRecord> &… in AddToNotificationList() function in OHOS::Notification::AdvancedNotificationService
1545 AddToNotificationList(record); in PublishInNotificationList()
H A Dadvanced_notification_publish_service.cpp1348 AddToNotificationList(record); in PublishContinuousTaskNotification()
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1222 void AddToNotificationList(const std::shared_ptr<NotificationRecord> &record);