OnEntryDestroyBegin  137 net/disk_cache/blockfile/backend_impl.h   void OnEntryDestroyBegin(Addr address);
OnEntryDestroyBegin   76 net/disk_cache/blockfile/backend_impl_v3.h   void OnEntryDestroyBegin(Addr address);
OnEntryDestroyBegin  933 net/disk_cache/blockfile/entry_impl.cc   backend_->OnEntryDestroyBegin(entry_.address());
OnEntryDestroyBegin  734 net/disk_cache/blockfile/entry_impl_v3.cc   backend_->OnEntryDestroyBegin(entry_.address());