CreateMapBlock     39 net/disk_cache/blockfile/block_bitmaps_v3.cc   if (!bitmaps_[header_num].CreateMapBlock(block_count, &index))
CreateMapBlock     43 net/disk_cache/blockfile/block_bitmaps_v3.cc       !bitmaps_[header_num].CreateMapBlock(block_count, &index)) {
CreateMapBlock    339 net/disk_cache/blockfile/block_files.cc   if (!file_header.CreateMapBlock(block_count, &index))
CreateMapBlock     42 net/disk_cache/blockfile/block_files.h   bool CreateMapBlock(int size, int* index);