Searched refs:RestartTunnelWithProxyAuth (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/net/http/
H A Dhttp_stream_factory.h156 virtual int RestartTunnelWithProxyAuth(
H A Dhttp_stream_factory_impl_request.h101 virtual int RestartTunnelWithProxyAuth(
H A Dhttp_stream_factory_impl_job.h55 int RestartTunnelWithProxyAuth(const AuthCredentials& credentials);
H A Dhttp_stream_factory_impl_request.cc197 int HttpStreamFactoryImpl::Request::RestartTunnelWithProxyAuth( function in class:net::HttpStreamFactoryImpl::Request
200 return bound_job_->RestartTunnelWithProxyAuth(credentials);
H A Dhttp_network_transaction.cc263 rv = stream_request_->RestartTunnelWithProxyAuth(credentials);
H A Dhttp_stream_factory_impl_job.cc149 int HttpStreamFactoryImpl::Job::RestartTunnelWithProxyAuth( function in class:net::HttpStreamFactoryImpl::Job
H A Dhttp_network_transaction_unittest.cc12339 virtual int RestartTunnelWithProxyAuth(

Completed in 314 milliseconds