Searched refs:BeginRequestInternal (Results 1 – 2 of 2) sorted by relevance
289 void BeginRequestInternal(scoped_ptr<net::URLRequest> request,
541 BeginRequestInternal(request.Pass(), handler.Pass()); in BeginDownload()1146 BeginRequestInternal(new_request.Pass(), handler.Pass()); in BeginRequest()1365 BeginRequestInternal(request.Pass(), handler.Pass()); in BeginSaveFile()1630 void ResourceDispatcherHostImpl::BeginRequestInternal( in BeginRequestInternal() function in content::ResourceDispatcherHostImpl