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

/external/chromium_org/net/disk_cache/blockfile/
H A Deviction_v3.h66 bool first_trim_; member in class:disk_cache::EvictionV3
H A Deviction.h79 bool first_trim_; member in class:disk_cache::Eviction
H A Deviction_v3.cc96 first_trim_ = true;
425 if (first_trim_) {
426 first_trim_ = false;
H A Deviction.cc93 first_trim_ = true;
255 if (first_trim_) {
256 first_trim_ = false;

Completed in 143 milliseconds