OnNeedsClientAuth   98 net/http/http_network_transaction.h   virtual void OnNeedsClientAuth(const SSLConfig& used_ssl_config,
OnNeedsClientAuth  128 net/http/http_stream_factory.h     virtual void OnNeedsClientAuth(const SSLConfig& used_ssl_config,
OnNeedsClientAuth  395 net/http/http_stream_factory_impl_job.cc     request_->OnNeedsClientAuth(this, server_ssl_config_, cert_info);
OnNeedsClientAuth  198 net/http/http_stream_factory_impl_request.cc   delegate_->OnNeedsClientAuth(used_ssl_config, cert_info);
OnNeedsClientAuth   98 net/http/http_stream_factory_impl_request.h   void OnNeedsClientAuth(Job* job,