Home
last modified time | relevance | path

Searched defs:IsSSLError (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/net/socket/
H A Dconnect_job.cc145 bool ConnectJob::IsSSLError() const { in IsSSLError() function in net::ConnectJob
H A Dssl_connect_job.cc174 bool SSLConnectJob::IsSSLError() const { in IsSSLError() function in net::SSLConnectJob
H A Dclient_socket_pool_base_unittest.cc350 bool IsSSLError() const override { return store_additional_error_state_; } in IsSSLError() function in net::__anon4fe4a65c0111::TestConnectJob
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_proxy_connect_job.cc306 bool HttpProxyConnectJob::IsSSLError() const { in IsSSLError() function in net::HttpProxyConnectJob