Home
last modified time | relevance | path

Searched refs:ReportPublishFailedEvent (Results 1 - 11 of 11) sorted by relevance

/base/notification/distributed_notification_service/services/ans/src/advanced_notification_publish/
H A Dbase_publish_process.cpp48 NotificationAnalyticsUtil::ReportPublishFailedEvent(request, message); in CommonPublishCheck()
55 NotificationAnalyticsUtil::ReportPublishFailedEvent(request, message); in CommonPublishCheck()
69 NotificationAnalyticsUtil::ReportPublishFailedEvent(request, message); in CommonPublishProcess()
H A Dlive_publish_process.cpp54 NotificationAnalyticsUtil::ReportPublishFailedEvent(request, message); in PublishPreWork()
70 NotificationAnalyticsUtil::ReportPublishFailedEvent(request, message); in PublishPreWork()
/base/notification/distributed_notification_service/services/ans/src/
H A Dpermission_filter.cpp56 NotificationAnalyticsUtil::ReportPublishFailedEvent(record->request, message); in OnPublish()
65 NotificationAnalyticsUtil::ReportPublishFailedEvent(record->request, message); in OnPublish()
H A Dadvanced_notification_inline.cpp92 NotificationAnalyticsUtil::ReportPublishFailedEvent(request, message); in CheckPictureSize()
98 NotificationAnalyticsUtil::ReportPublishFailedEvent(request, message); in CheckPictureSize()
104 NotificationAnalyticsUtil::ReportPublishFailedEvent(request, message); in CheckPictureSize()
H A Dadvanced_notification_service.cpp429 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 Dadvanced_notification_utils.cpp1702 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 Dadvanced_notification_slot_service.cpp484 NotificationAnalyticsUtil::ReportPublishFailedEvent(record->request, message); in AssignValidNotificationSlot()
491 NotificationAnalyticsUtil::ReportPublishFailedEvent(record->request, message); in AssignValidNotificationSlot()
H A Dadvanced_notification_publish_service.cpp113 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 Dmock_notification_analytics_util.cpp101 void NotificationAnalyticsUtil::ReportPublishFailedEvent(const sptr<NotificationRequest>& request, in ReportPublishFailedEvent() function in OHOS::Notification::NotificationAnalyticsUtil
/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_analytics_util.h95 static void ReportPublishFailedEvent(const sptr<NotificationRequest>& request, const HaMetaMessage& message);
/base/notification/distributed_notification_service/services/ans/src/common/
H A Dnotification_analytics_util.cpp145 void NotificationAnalyticsUtil::ReportPublishFailedEvent(const sptr<NotificationRequest>& request, in ReportPublishFailedEvent() function in OHOS::Notification::NotificationAnalyticsUtil

Completed in 14 milliseconds