Home
last modified time | relevance | path

Searched refs:SetCommonWant (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/common/
H A Dnotification_analytics_util.cpp188 NotificationAnalyticsUtil::SetCommonWant(want, message, extraInfo); in CommonNotificationEvent()
227 NotificationAnalyticsUtil::SetCommonWant(want, message, extraInfo); in ReportModifyEvent()
248 NotificationAnalyticsUtil::SetCommonWant(want, message, extraInfo); in ReportDeleteFailedEvent()
406 void NotificationAnalyticsUtil::SetCommonWant(EventFwk::Want& want, const HaMetaMessage& message, in SetCommonWant() function in OHOS::Notification::NotificationAnalyticsUtil
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_analytics_util.h127 …static void SetCommonWant(EventFwk::Want& want, const HaMetaMessage& message, std::string& extraIn…