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

  /external/chromium_org/net/disk_cache/blockfile/
eviction.h 51 void ReportTrimTimes(EntryImpl* entry);
eviction_v3.cc 284 ReportTrimTimes(entry);
424 void EvictionV3::ReportTrimTimes(EntryImplV3* entry) {
eviction.cc 254 void Eviction::ReportTrimTimes(EntryImpl* entry) {
295 ReportTrimTimes(entry);

Completed in 1968 milliseconds