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.cpp561 ReportCache reportCache; in AddListCache() local
588 ReportCache reportCache; in AddSuccessListCache() local
621 auto reportCache = successReportCacheList.front(); in Aggregate() local
647 auto reportCache = Aggregate(); in ExecuteSuccessCacheList() local
675 auto reportCache = reportCacheList.front(); in ExecuteCacheList() local
694 void NotificationAnalyticsUtil::ReportCommonEvent(const ReportCache& reportCache) in ReportCommonEvent()