Home
last modified time | relevance | path

Searched refs:RecordEvictedEntry (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/net/disk_cache/blockfile/
Dwebfonts_histogram.h18 void RecordEvictedEntry(const std::string& key);
Dwebfonts_histogram.cc74 void RecordEvictedEntry(const std::string& key) { in RecordEvictedEntry() function
Dbackend_impl.cc474 web_fonts_histogram::RecordEvictedEntry(key); in OpenEntryImpl()