Home
last modified time | relevance | path

Searched refs:seen_https (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/net/base/
H A Dproxy_chain.cc132 bool seen_https = false; in IsValidInternal() local
135 if (seen_https) { in IsValidInternal()
141 seen_https = true; in IsValidInternal()