CreateExternalFile 3062 net/disk_cache/backend_unittest.cc   ASSERT_TRUE(cache_impl_->CreateExternalFile(&address));
CreateExternalFile  100 net/disk_cache/blockfile/backend_impl.h   bool CreateExternalFile(Addr* address);
CreateExternalFile 1185 net/disk_cache/blockfile/entry_impl.cc     if (!backend_->CreateExternalFile(address))
CreateExternalFile  984 net/disk_cache/blockfile/entry_impl_v3.cc     if (!backend_->CreateExternalFile(address))