Searched refs:TypeStatistic (Results 1 – 3 of 3) sorted by relevance
76 struct TypeStatistic { struct86 TypeStatistic() in TypeStatistic() argument102 TypeStatistic images;103 TypeStatistic cssStyleSheets;104 TypeStatistic scripts;105 TypeStatistic xslStyleSheets;106 TypeStatistic fonts;107 TypeStatistic other;
518 void MemoryCache::TypeStatistic::addResource(Resource* o) in addResource()
42 static void ToResourceTypeStat(const MemoryCache::TypeStatistic& from, in ToResourceTypeStat()