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

  /external/chromium/net/disk_cache/
block_files.cc 168 bool have_space = false; local
173 have_space = true;
182 return !have_space;
  /external/chromium_org/net/disk_cache/
block_files.cc 188 bool have_space = false; local
193 have_space = true;
202 return !have_space;

Completed in 53 milliseconds