Searched defs:NeedToGrowBlockFile (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/disk_cache/blockfile/
H A Dblock_files.cc188 bool BlockHeader::NeedToGrowBlockFile(int block_count) const { function in class:disk_cache::BlockHeader
556 while (file_header.NeedToGrowBlockFile(block_count)) {

Completed in 31 milliseconds