Home
last modified time | relevance | path

Searched defs:reportCache (Results 1 – 1 of 1) sorted by relevance

/base/notification/distributed_notification_service/services/ans/src/common/
Dnotification_analytics_util.cpp431 ReportCache reportCache; in AddListCache() local
447 auto reportCache = reportCacheList.front(); in ExecuteCacheList() local
466 void NotificationAnalyticsUtil::ReportCommonEvent(const ReportCache& reportCache) in ReportCommonEvent()