Home
last modified time | relevance | path

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

/external/cronet/net/disk_cache/blockfile/
Deviction.h86 bool first_trim_; variable
Deviction.cc94 first_trim_ = true; in Init()
256 if (first_trim_) { in ReportTrimTimes()
257 first_trim_ = false; in ReportTrimTimes()