Home
last modified time | relevance | path

Searched refs:CommonNotificationEvent (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_analytics_util.h111 static void CommonNotificationEvent(const sptr<NotificationRequest>& request,
114 static void CommonNotificationEvent(int32_t eventCode, const HaMetaMessage& message);
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/mock/
H A Dmock_notification_analytics_util.cpp113 void NotificationAnalyticsUtil::CommonNotificationEvent(const sptr<NotificationRequest>& request, in CommonNotificationEvent() function in OHOS::Notification::NotificationAnalyticsUtil
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/common/
H A Dnotification_analytics_util.cpp155 CommonNotificationEvent(request, PUBLISH_ERROR_EVENT_CODE, message); in ReportPublishFailedEvent()
174 void NotificationAnalyticsUtil::CommonNotificationEvent(const sptr<NotificationRequest>& request, in CommonNotificationEvent() function in OHOS::Notification::NotificationAnalyticsUtil