Searched defs:IsSSLError (Results 1 – 8 of 8) sorted by relevance
145 bool ConnectJob::IsSSLError() const { in IsSSLError() function in net::ConnectJob
171 bool SSLConnectJob::IsSSLError() const { in IsSSLError() function in net::SSLConnectJob
355 bool IsSSLError() const override { return store_additional_error_state_; } in IsSSLError() function in net::__anon208487220111::TestConnectJob
355 bool IsSSLError() const override { return store_additional_error_state_; } in IsSSLError() function in net::__anon3ce64d860111::TestConnectJob
308 bool HttpProxyConnectJob::IsSSLError() const { in IsSSLError() function in net::HttpProxyConnectJob