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

  /external/chromium_org/net/disk_cache/blockfile/
block_files.h 133 MappedFile* FileForNewBlock(FileType block_type, int block_count);
block_files.cc 331 MappedFile* file = FileForNewBlock(block_type, block_count);
550 MappedFile* BlockFiles::FileForNewBlock(FileType block_type, int block_count) {

Completed in 8653 milliseconds