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

  /external/chromium/net/disk_cache/
block_files.cc 440 bool BlockFiles::GrowBlockFile(MappedFile* file, BlockFileHeader* header) {
484 if (!GrowBlockFile(file, header))
  /external/chromium_org/net/disk_cache/
block_files.cc 522 bool BlockFiles::GrowBlockFile(MappedFile* file, BlockFileHeader* header) {
567 if (!GrowBlockFile(file, file_header.Header()))

Completed in 67 milliseconds