EmptyBlocks 165 net/disk_cache/blockfile/block_bitmaps_v3.cc int used = capacity - bitmaps_[index].EmptyBlocks(); EmptyBlocks 239 net/disk_cache/blockfile/block_files.cc int empty_blocks = EmptyBlocks(); EmptyBlocks 681 net/disk_cache/blockfile/block_files.cc int empty_blocks = file_header.EmptyBlocks(); EmptyBlocks 62 net/disk_cache/blockfile/block_files.h int EmptyBlocks() const;