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

/external/chromium_org/net/disk_cache/blockfile/
H A Deviction_v3.cc66 bool FallingBehind(int current_size, int max_size) { function in namespace:__anon9148
255 if (!FallingBehind(header_->num_bytes, max_size_) &&
H A Deviction.cc65 bool FallingBehind(int current_size, int max_size) { function in namespace:__anon9147
233 if (!FallingBehind(header_->num_bytes, max_size_) &&

Completed in 176 milliseconds