Searched defs:TypeStatistic (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/loader/cache/
H A DMemoryCache.h75 struct TypeStatistic { struct in class:WebCore::MemoryCache
85 TypeStatistic() function in struct:WebCore::MemoryCache::TypeStatistic
101 TypeStatistic images;
102 TypeStatistic cssStyleSheets;
103 TypeStatistic scripts;
104 TypeStatistic xslStyleSheets;
105 TypeStatistic fonts;
106 TypeStatistic other;

Completed in 28 milliseconds