DeleteBlock       563 net/disk_cache/blockfile/backend_impl.cc     block_files_.DeleteBlock(entry_address, false);
DeleteBlock       574 net/disk_cache/blockfile/backend_impl.cc     block_files_.DeleteBlock(entry_address, false);
DeleteBlock       575 net/disk_cache/blockfile/backend_impl.cc     block_files_.DeleteBlock(node_address, false);
DeleteBlock       703 net/disk_cache/blockfile/backend_impl.cc   block_files_.DeleteBlock(block_address, deep);
DeleteBlock      1728 net/disk_cache/blockfile/backend_impl.cc       DeleteBlock(next->address(), true);
DeleteBlock       108 net/disk_cache/blockfile/backend_impl.h   void DeleteBlock(Addr block_address, bool deep);
DeleteBlock       529 net/disk_cache/blockfile/backend_impl_v3.cc     block_files_.DeleteBlock(entry_address, false);
DeleteBlock       540 net/disk_cache/blockfile/backend_impl_v3.cc     block_files_.DeleteBlock(entry_address, false);
DeleteBlock       541 net/disk_cache/blockfile/backend_impl_v3.cc     block_files_.DeleteBlock(node_address, false);
DeleteBlock      1256 net/disk_cache/blockfile/backend_impl_v3.cc     block_files_.DeleteBlock(entry_address, false);
DeleteBlock      1267 net/disk_cache/blockfile/backend_impl_v3.cc     block_files_.DeleteBlock(entry_address, false);
DeleteBlock      1268 net/disk_cache/blockfile/backend_impl_v3.cc     block_files_.DeleteBlock(node_address, false);
DeleteBlock        36 net/disk_cache/blockfile/block_bitmaps_v3.h   void DeleteBlock(Addr address);
DeleteBlock        62 net/disk_cache/blockfile/block_bitmaps_v3_unittest.cc     block_bitmaps.DeleteBlock(address[i]);
DeleteBlock       111 net/disk_cache/blockfile/block_files.h   void DeleteBlock(Addr address, bool deep);
DeleteBlock        51 net/disk_cache/blockfile/block_files_unittest.cc     files.DeleteBlock(address[target], false);
DeleteBlock        75 net/disk_cache/blockfile/block_files_unittest.cc     files.DeleteBlock(address[i], false);
DeleteBlock       110 net/disk_cache/blockfile/block_files_unittest.cc     files.DeleteBlock(address, false);
DeleteBlock       340 net/disk_cache/blockfile/block_files_unittest.cc     files.DeleteBlock(address[i], false);
DeleteBlock       242 net/disk_cache/blockfile/disk_cache_perftest.cc     files.DeleteBlock(address[entry], false);
DeleteBlock       508 net/disk_cache/blockfile/entry_impl.cc   backend_->DeleteBlock(entry_.address(), true);
DeleteBlock       512 net/disk_cache/blockfile/entry_impl.cc     backend_->DeleteBlock(node_.address(), true);
DeleteBlock      1216 net/disk_cache/blockfile/entry_impl.cc     backend_->DeleteBlock(address, true);
DeleteBlock      1015 net/disk_cache/blockfile/entry_impl_v3.cc     backend_->DeleteBlock(address, true);
DeleteBlock      1073 net/disk_cache/blockfile/entry_impl_v3.cc   backend_->DeleteBlock(entry_.address(), true);
DeleteBlock      1077 net/disk_cache/blockfile/entry_impl_v3.cc     backend_->DeleteBlock(node_.address(), true);