HomeSort by relevance Sort by last modified time
    Searched refs:OnNeedsClientAuth (Results 1 - 6 of 6) sorted by null

  /external/chromium/net/http/
http_stream_factory_impl_request.h 70 void OnNeedsClientAuth(Job* job,
http_stream_factory.h 103 virtual void OnNeedsClientAuth(const SSLConfig& used_ssl_config,
http_stream_factory_impl_request.cc 161 void HttpStreamFactoryImpl::Request::OnNeedsClientAuth(
169 delegate_->OnNeedsClientAuth(used_ssl_config, cert_info);
http_network_transaction.h 74 virtual void OnNeedsClientAuth(const SSLConfig& used_ssl_config,
http_network_transaction.cc 443 void HttpNetworkTransaction::OnNeedsClientAuth(
    [all...]
http_stream_factory_impl_job.cc 256 request_->OnNeedsClientAuth(this, ssl_config_, cert_info);
    [all...]

Completed in 50 milliseconds