Home | History | Annotate | Download | only in disk_cache

Lines Matching refs:block_count

720 bool BackendImpl::CreateBlock(FileType block_type, int block_count,
722 return block_files_.CreateBlock(block_type, block_count, block_address);