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

/external/chromium/net/disk_cache/
H A Deviction.h78 bool first_trim_; member in class:disk_cache::Eviction
H A Deviction.cc80 first_trim_ = true;
228 if (first_trim_) {
229 first_trim_ = false;

Completed in 130 milliseconds