/base/notification/distributed_notification_service/services/ans/src/advanced_notification_publish/ |
H A D | base_publish_process.cpp | 48 NotificationAnalyticsUtil::ReportPublishFailedEvent(request, message); in CommonPublishCheck() 55 NotificationAnalyticsUtil::ReportPublishFailedEvent(request, message); in CommonPublishCheck() 69 NotificationAnalyticsUtil::ReportPublishFailedEvent(request, message); in CommonPublishProcess()
|
H A D | live_publish_process.cpp | 54 NotificationAnalyticsUtil::ReportPublishFailedEvent(request, message); in PublishPreWork() 70 NotificationAnalyticsUtil::ReportPublishFailedEvent(request, message); in PublishPreWork()
|
/base/notification/distributed_notification_service/services/ans/src/ |
H A D | permission_filter.cpp | 56 NotificationAnalyticsUtil::ReportPublishFailedEvent(record->request, message); in OnPublish() 65 NotificationAnalyticsUtil::ReportPublishFailedEvent(record->request, message); in OnPublish()
|
H A D | advanced_notification_inline.cpp | 92 NotificationAnalyticsUtil::ReportPublishFailedEvent(request, message); in CheckPictureSize() 98 NotificationAnalyticsUtil::ReportPublishFailedEvent(request, message); in CheckPictureSize() 104 NotificationAnalyticsUtil::ReportPublishFailedEvent(request, message); in CheckPictureSize()
|
H A D | advanced_notification_service.cpp | 429 NotificationAnalyticsUtil::ReportPublishFailedEvent(request, message); in PrepareNotificationInfo() 449 NotificationAnalyticsUtil::ReportPublishFailedEvent(request, message); in PrepareNotificationInfo() 630 NotificationAnalyticsUtil::ReportPublishFailedEvent(request, message); in PublishPreparedNotification() 647 NotificationAnalyticsUtil::ReportPublishFailedEvent(request, message); in PublishPreparedNotification() 881 NotificationAnalyticsUtil::ReportPublishFailedEvent(record->request, message); in Filter() 1008 NotificationAnalyticsUtil::ReportPublishFailedEvent(record->request, message); in UpdateFlowCtrl() 1021 NotificationAnalyticsUtil::ReportPublishFailedEvent(record->request, message); in UpdateFlowCtrl() 1533 NotificationAnalyticsUtil::ReportPublishFailedEvent(record->request, message); in FlowControl() 1542 NotificationAnalyticsUtil::ReportPublishFailedEvent(record->request, message); in FlowControl() 1572 NotificationAnalyticsUtil::ReportPublishFailedEvent(recor in PublishFlowControlInner() [all...] |
H A D | advanced_notification_utils.cpp | 1702 NotificationAnalyticsUtil::ReportPublishFailedEvent(request, message); in PrePublishNotificationBySa() 1731 NotificationAnalyticsUtil::ReportPublishFailedEvent(request, message); in PrePublishNotificationBySa() 1748 NotificationAnalyticsUtil::ReportPublishFailedEvent(request, message); in PrePublishRequest() 1754 NotificationAnalyticsUtil::ReportPublishFailedEvent(request, message); in PrePublishRequest() 1761 NotificationAnalyticsUtil::ReportPublishFailedEvent(request, message); in PrePublishRequest() 1782 NotificationAnalyticsUtil::ReportPublishFailedEvent(request, message); in PrePublishRequest()
|
H A D | advanced_notification_slot_service.cpp | 484 NotificationAnalyticsUtil::ReportPublishFailedEvent(record->request, message); in AssignValidNotificationSlot() 491 NotificationAnalyticsUtil::ReportPublishFailedEvent(record->request, message); in AssignValidNotificationSlot()
|
H A D | advanced_notification_publish_service.cpp | 113 NotificationAnalyticsUtil::ReportPublishFailedEvent(request, message); in Publish() 119 NotificationAnalyticsUtil::ReportPublishFailedEvent(request, message); in Publish() 2167 NotificationAnalyticsUtil::ReportPublishFailedEvent(request, message); in PublishNotificationBySa()
|
/base/notification/distributed_notification_service/services/ans/test/unittest/mock/ |
H A D | mock_notification_analytics_util.cpp | 101 void NotificationAnalyticsUtil::ReportPublishFailedEvent(const sptr<NotificationRequest>& request, in ReportPublishFailedEvent() function in OHOS::Notification::NotificationAnalyticsUtil
|
/base/notification/distributed_notification_service/services/ans/include/ |
H A D | notification_analytics_util.h | 95 static void ReportPublishFailedEvent(const sptr<NotificationRequest>& request, const HaMetaMessage& message);
|
/base/notification/distributed_notification_service/services/ans/src/common/ |
H A D | notification_analytics_util.cpp | 145 void NotificationAnalyticsUtil::ReportPublishFailedEvent(const sptr<NotificationRequest>& request, in ReportPublishFailedEvent() function in OHOS::Notification::NotificationAnalyticsUtil
|