Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/proxy_resolution/
H A Dproxy_retry_info.h16 struct ProxyRetryInfo { struct
36 typedef std::map<ProxyChain, ProxyRetryInfo> ProxyRetryInfoMap; argument