HomeSort by relevance Sort by last modified time
    Searched defs:RestartTunnelWithProxyAuth (Results 1 - 4 of 4) sorted by null

  /external/chromium/net/http/
http_stream_factory_impl_request.cc 186 int HttpStreamFactoryImpl::Request::RestartTunnelWithProxyAuth(
190 return bound_job_->RestartTunnelWithProxyAuth(username, password);
http_stream_factory_impl_job.cc 100 int HttpStreamFactoryImpl::Job::RestartTunnelWithProxyAuth(
    [all...]
  /external/chromium_org/net/http/
http_stream_factory_impl_request.cc 212 int HttpStreamFactoryImpl::Request::RestartTunnelWithProxyAuth(
215 return bound_job_->RestartTunnelWithProxyAuth(credentials);
http_stream_factory_impl_job.cc 156 int HttpStreamFactoryImpl::Job::RestartTunnelWithProxyAuth(
    [all...]

Completed in 40 milliseconds