HomeSort by relevance Sort by last modified time
    Searched refs:ReportTrimTimes (Results 1 - 5 of 5) sorted by null

  /external/chromium/net/disk_cache/
eviction.h 51 void ReportTrimTimes(EntryImpl* entry);
eviction.cc 227 void Eviction::ReportTrimTimes(EntryImpl* entry) {
267 ReportTrimTimes(entry);
  /external/chromium_org/net/disk_cache/
eviction.h 51 void ReportTrimTimes(EntryImpl* entry);
eviction.cc 250 void Eviction::ReportTrimTimes(EntryImpl* entry) {
290 ReportTrimTimes(entry);
  /external/chromium_org/net/disk_cache/v3/
eviction_v3.cc 275 ReportTrimTimes(entry);
415 void Eviction::ReportTrimTimes(EntryImpl* entry) {

Completed in 635 milliseconds