Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/mock/
H A Dmock_notification_analytics_util.cpp119 void NotificationAnalyticsUtil::ReportNotificationEvent(const sptr<NotificationRequest>& request, in ReportNotificationEvent() function in OHOS::Notification::NotificationAnalyticsUtil
135 void NotificationAnalyticsUtil::ReportNotificationEvent(EventFwk::Want want, in ReportNotificationEvent() function in OHOS::Notification::NotificationAnalyticsUtil
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_analytics_util.h109 static void ReportNotificationEvent(const sptr<NotificationRequest>& request,
116 …static void ReportNotificationEvent(EventFwk::Want want, int32_t eventCode, const std::string& rea…
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/common/
H A Dnotification_analytics_util.cpp191 IN_PROCESS_CALL_WITHOUT_RET(ReportNotificationEvent( in CommonNotificationEvent()
195 void NotificationAnalyticsUtil::ReportNotificationEvent(const sptr<NotificationRequest>& request, in ReportNotificationEvent() function in OHOS::Notification::NotificationAnalyticsUtil
257 void NotificationAnalyticsUtil::ReportNotificationEvent(EventFwk::Want want, in ReportNotificationEvent() function in OHOS::Notification::NotificationAnalyticsUtil