Home
last modified time | relevance | path

Searched defs:using_ssl (Results 1 – 5 of 5) sorted by relevance

/external/cronet/net/socket/
Dconnect_job_factory.h39 bool using_ssl; member
Dclient_socket_pool_manager.cc79 bool using_ssl = GURL::SchemeIsCryptographic(group_id.destination().scheme()); in CreateSocketParams() local
108 bool using_ssl = GURL::SchemeIsCryptographic(endpoint.scheme()); in InitSocketPoolHelper() local
Dclient_socket_pool.cc179 bool using_ssl = GURL::SchemeIsCryptographic(group_id.destination().scheme()); in CreateConnectJob() local
Dconnect_job_factory.cc130 bool using_ssl, in CreateConnectJob()
/external/cronet/net/http/
Dhttp_stream_factory_job.cc399 bool using_ssl, in ShouldForceQuic()