Searched refs:GetProxyFromEnvVarForScheme (Results 1 – 2 of 2) sorted by relevance
121 bool ProxyConfigServiceLinux::Delegate::GetProxyFromEnvVarForScheme( in GetProxyFromEnvVarForScheme() function in net::ProxyConfigServiceLinux::Delegate147 return GetProxyFromEnvVarForScheme(variable, ProxyServer::SCHEME_HTTP, in GetProxyFromEnvVar()206 if (GetProxyFromEnvVarForScheme("SOCKS_SERVER", scheme, &proxy_chain)) { in GetConfigFromEnv()
224 bool GetProxyFromEnvVarForScheme(std::string_view variable,