Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/ssl/
H A Dssl_config_unittest.cc15 bool disable_cert_verification_network_fetches) { in CheckCertVerifyFlags()
H A Dssl_config.h105 bool disable_cert_verification_network_fetches = false; member
/aosp_15_r20/external/cronet/net/spdy/
H A Dspdy_session_key.cc32 bool disable_cert_verification_network_fetches) in SpdySessionKey()
H A Dspdy_session_key.h94 bool disable_cert_verification_network_fetches() const { in disable_cert_verification_network_fetches() function
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_stream_factory_job.cc360 bool HttpStreamFactory::Job::disable_cert_verification_network_fetches() const { in disable_cert_verification_network_fetches() function in net::HttpStreamFactory::Job