Home
last modified time | relevance | path

Searched refs:web_fonts_histogram (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/net/disk_cache/blockfile/
Dwebfonts_histogram.h15 namespace web_fonts_histogram {
Dwebfonts_histogram.cc66 namespace web_fonts_histogram { namespace
Dbackend_impl.cc474 web_fonts_histogram::RecordEvictedEntry(key); in OpenEntryImpl()
476 web_fonts_histogram::RecordCacheMiss(key); in OpenEntryImpl()
503 web_fonts_histogram::RecordCacheHit(cache_entry); in OpenEntryImpl()
Deviction.cc294 web_fonts_histogram::RecordEviction(entry); in EvictEntry()