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

/external/chromium_org/third_party/WebKit/Source/core/fetch/
H A DMemoryCache.h136 struct TypeStatistic { struct in class:blink::FINAL
146 TypeStatistic() function in struct:blink::FINAL::TypeStatistic
162 TypeStatistic images;
163 TypeStatistic cssStyleSheets;
164 TypeStatistic scripts;
165 TypeStatistic xslStyleSheets;
166 TypeStatistic fonts;
167 TypeStatistic other;

Completed in 75 milliseconds