Home
last modified time | relevance | path

Searched refs:TypeStatistic (Results 1 – 7 of 7) sorted by relevance

/external/webkit/Source/WebCore/loader/cache/
DMemoryCache.h88 struct TypeStatistic { struct
95TypeStatistic() : count(0), size(0), liveSize(0), decodedSize(0), purgeableSize(0), purgedSize(0) … in TypeStatistic() argument
100 TypeStatistic images;
101 TypeStatistic cssStyleSheets;
102 TypeStatistic scripts;
104 TypeStatistic xslStyleSheets;
106 TypeStatistic fonts;
DMemoryCache.cpp593 void MemoryCache::TypeStatistic::addResource(CachedResource* o) in addResource()
/external/webkit/Source/WebKit/chromium/src/
DWebCache.cpp47 static void ToResourceTypeStat(const MemoryCache::TypeStatistic& from, in ToResourceTypeStat()
/external/webkit/Source/WebCore/
DChangeLog-2009-06-1662594 (WebCore::Cache::TypeStatistic::addResource):
67244 (WebCore::Cache::TypeStatistic::addResource):
67248 (WebCore::Cache::TypeStatistic::TypeStatistic):
DChangeLog-2006-12-3121504 (WebCore::Cache::TypeStatistic::TypeStatistic):
DChangeLog-2010-12-0616888 (WebCore::MemoryCache::TypeStatistic::addResource):
17039 (WebCore::Cache::TypeStatistic::addResource):
17046 (WebCore::Cache::TypeStatistic::TypeStatistic):
DChangeLog-2007-10-1446664 (WebCore::Cache::TypeStatistic::TypeStatistic):