HomeSort by relevance Sort by last modified time
    Searched refs:FallingBehind (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/disk_cache/blockfile/
eviction_v3.cc 66 bool FallingBehind(int current_size, int max_size) {
255 if (!FallingBehind(header_->num_bytes, max_size_) &&
eviction.cc 65 bool FallingBehind(int current_size, int max_size) {
233 if (!FallingBehind(header_->num_bytes, max_size_) &&

Completed in 125 milliseconds