Searched refs:DoRestartTunnelAuthComplete (Results 1 - 4 of 4) sorted by relevance

/external/chromium/net/http/
H A Dhttp_stream_factory_impl_job.h151 int DoRestartTunnelAuthComplete(int result);
H A Dhttp_stream_factory_impl_job.cc423 rv = DoRestartTunnelAuthComplete(rv);
808 int HttpStreamFactoryImpl::Job::DoRestartTunnelAuthComplete(int result) { function in class:net::HttpStreamFactoryImpl::Job
/external/chromium_org/net/http/
H A Dhttp_stream_factory_impl_job.h165 int DoRestartTunnelAuthComplete(int result);
H A Dhttp_stream_factory_impl_job.cc599 rv = DoRestartTunnelAuthComplete(rv);
1172 int HttpStreamFactoryImpl::Job::DoRestartTunnelAuthComplete(int result) { function in class:net::HttpStreamFactoryImpl::Job

Completed in 77 milliseconds