Home
last modified time | relevance | path

Searched refs:BeginRequestInternal (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/browser/loader/
Dresource_dispatcher_host_impl.h289 void BeginRequestInternal(scoped_ptr<net::URLRequest> request,
Dresource_dispatcher_host_impl.cc541 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