Home
last modified time | relevance | path

Searched defs:proxy_chains (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/proxy_resolution/
H A Dconfigured_proxy_resolution_service.cc220 const std::vector<ProxyChain>& proxy_chains) in ProxyResolverFromProxyChains()
317 const std::vector<ProxyChain>& proxy_chains) in ProxyResolverFactoryForProxyChains()
943 const std::vector<ProxyChain>& proxy_chains, in CreateFixedFromProxyChainsForTest()
H A Dproxy_info.cc60 auto& proxy_chains = proxy_list_.AllChains(); in ContainsMultiProxyChain() local