Searched refs:PublishNotificationForIndirectProxy (Results 1 – 13 of 13) sorted by relevance
86 ErrCode NotificationHelper::PublishNotificationForIndirectProxy(const NotificationRequest &request) in PublishNotificationForIndirectProxy() function in OHOS::Notification::NotificationHelper88 …return DelayedSingleton<AnsNotification>::GetInstance()->PublishNotificationForIndirectProxy(reque… in PublishNotificationForIndirectProxy()
148 static ErrCode PublishNotificationForIndirectProxy(const NotificationRequest &request);
161 ErrCode PublishNotificationForIndirectProxy(const NotificationRequest &request);
66 …virtual ErrCode PublishNotificationForIndirectProxy(const sptr<NotificationRequest> ¬ification)…
54 …ErrCode PublishNotificationForIndirectProxy(const sptr<NotificationRequest> ¬ification) overrid…
67 …virtual ErrCode PublishNotificationForIndirectProxy(const sptr<NotificationRequest> ¬ification)…
35 ErrCode AnsManagerStub::PublishNotificationForIndirectProxy(const sptr<NotificationRequest> ¬ifi… in PublishNotificationForIndirectProxy() function in OHOS::Notification::AnsManagerStub
242 ErrCode AnsNotification::PublishNotificationForIndirectProxy(const NotificationRequest &request) in PublishNotificationForIndirectProxy() function in OHOS::Notification::AnsNotification291 return proxy->PublishNotificationForIndirectProxy(reqPtr); in PublishNotificationForIndirectProxy()
81 ErrCode AnsManagerProxy::PublishNotificationForIndirectProxy(const sptr<NotificationRequest> ¬if… in PublishNotificationForIndirectProxy() function in OHOS::Notification::AnsManagerProxy
507 ErrCode result = PublishNotificationForIndirectProxy(notification); in HandlePublishNotificationForIndirectProxy()
58 …ErrCode PublishNotificationForIndirectProxy(const sptr<NotificationRequest> ¬ification) override in PublishNotificationForIndirectProxy() function in OHOS::Notification::MockAnsManagerInterface
115 ErrCode PublishNotificationForIndirectProxy(const sptr<NotificationRequest> &request) override;
173 ErrCode AdvancedNotificationService::PublishNotificationForIndirectProxy(const sptr<NotificationReq… in PublishNotificationForIndirectProxy() function in OHOS::Notification::AdvancedNotificationService