Home
last modified time | relevance | path

Searched refs:PublishNotificationBySa (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1322 ErrCode PublishNotificationBySa(const sptr<NotificationRequest> &request);
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_publish_service.cpp126 return PublishNotificationBySa(request); in Publish()
2347 ErrCode AdvancedNotificationService::PublishNotificationBySa(const sptr<NotificationRequest> &reque… in PublishNotificationBySa() function in OHOS::Notification::AdvancedNotificationService