Searched refs:TransferHostOut (Results 1 – 3 of 3) sorted by relevance
63 scoped_ptr<AppCacheHost> TransferHostOut(int host_id);
150 scoped_ptr<AppCacheHost> AppCacheBackendImpl::TransferHostOut(int host_id) { in TransferHostOut() function in content::AppCacheBackendImpl
185 host_for_cross_site_transfer_ = backend->TransferHostOut(host_->host_id()); in PrepareForCrossSiteTransfer()