Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/proxy_resolution/
H A Dconfigured_proxy_resolution_service.cc198 explicit ProxyResolverFromPacString(const std::string& pac_string) in ProxyResolverFromPacString()
293 explicit ProxyResolverFactoryForPacResult(const std::string& pac_string) in ProxyResolverFactoryForPacResult()
910 const std::string& pac_string, in CreateFixedFromPacResultForTest()
928 const std::string& pac_string, in CreateFixedFromAutoDetectedPacResultForTest()
H A Dproxy_info.cc45 void ProxyInfo::UsePacString(const std::string& pac_string) { in UsePacString()
H A Dproxy_list.cc139 void ProxyList::SetFromPacString(const std::string& pac_string) { in SetFromPacString()