Home | History | Annotate | Download | only in proxy

Lines Matching refs:GetProxyFromEnvVarForScheme

88 bool ProxyConfigServiceLinux::Delegate::GetProxyFromEnvVarForScheme(
110 return GetProxyFromEnvVarForScheme(variable, ProxyServer::SCHEME_HTTP,
165 if (GetProxyFromEnvVarForScheme("SOCKS_SERVER", scheme, &proxy_server)) {