Home
last modified time | relevance | path

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

/external/chromium_org/net/disk_cache/blockfile/
Deviction_v3.h66 bool first_trim_; variable
Deviction.h79 bool first_trim_; variable
Deviction_v3.cc96 first_trim_ = true; in Init()
425 if (first_trim_) { in ReportTrimTimes()
426 first_trim_ = false; in ReportTrimTimes()
Deviction.cc93 first_trim_ = true; in Init()
255 if (first_trim_) { in ReportTrimTimes()
256 first_trim_ = false; in ReportTrimTimes()