CancelWithSSLError  382 content/browser/loader/resource_loader.cc     request_->CancelWithSSLError(error, *ssl_info);
CancelWithSSLError  177 content/browser/renderer_host/socket_stream_dispatcher_host.cc     socket_stream_host->CancelWithSSLError(*ssl_info);
CancelWithSSLError   97 content/browser/renderer_host/socket_stream_host.cc   job_->CancelWithSSLError(ssl_info);
CancelWithSSLError   63 content/browser/renderer_host/socket_stream_host.h   void CancelWithSSLError(const net::SSLInfo& ssl_info);
CancelWithSSLError   67 net/socket_stream/socket_stream.cc   socket->CancelWithSSLError(ssl_info);
CancelWithSSLError  178 net/socket_stream/socket_stream.h   void CancelWithSSLError(const SSLInfo& ssl_info);
CancelWithSSLError   77 net/socket_stream/socket_stream_job.cc   socket_->CancelWithSSLError(ssl_info);
CancelWithSSLError   74 net/socket_stream/socket_stream_job.h   virtual void CancelWithSSLError(const net::SSLInfo& ssl_info);
CancelWithSSLError  603 net/url_request/url_request.h   void CancelWithSSLError(int error, const SSLInfo& ssl_info);