Searched defs:reportCache (Results 1 – 2 of 2) sorted by relevance
610 ReportCache reportCache = AggregateLiveView(); in ExecuteLiveViewReport() local672 ReportCache reportCache; in AggregateLiveView() local1092 ReportCache reportCache; in AddListCache() local1287 ReportCache reportCache; in AddSuccessListCache() local1320 auto reportCache = successReportCacheList.front(); in Aggregate() local1344 auto reportCache = Aggregate(); in ExecuteSuccessCacheList() local1351 auto reportCache = reportAggList.front(); in ExecuteSuccessCacheList() local1381 auto reportCache = reportCacheList.front(); in ExecuteCacheList() local1400 void NotificationAnalyticsUtil::ReportCommonEvent(const ReportCache& reportCache) in ReportCommonEvent()1559 ReportCache reportCache; in ReportSlotEnable() local[all …]
367 ReportCache reportCache = NotificationAnalyticsUtil::AggregateLiveView(); variable