Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_service.cpp368 result = PublishInNotificationList(record); in AssignToNotificationList()
1513 ErrCode AdvancedNotificationService::PublishInNotificationList(const std::shared_ptr<NotificationRe… in PublishInNotificationList() function in OHOS::Notification::AdvancedNotificationService
H A Dadvanced_notification_utils.cpp976 result = PublishInNotificationList(record); in OnDistributedPublish()
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1243 ErrCode PublishInNotificationList(const std::shared_ptr<NotificationRecord> &record);
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_service_test.cpp3786 advancedNotificationService_->PublishInNotificationList(record);