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

  /external/chromium_org/net/disk_cache/blockfile/
block_files.h 130 bool GrowBlockFile(MappedFile* file, BlockFileHeader* header);
block_files.cc 520 bool BlockFiles::GrowBlockFile(MappedFile* file, BlockFileHeader* header) {
565 if (!GrowBlockFile(file, file_header.Header()))

Completed in 41 milliseconds