Searched defs:FindProxyForUrl (Results 1 – 2 of 2) sorted by relevance
256 bool WebPluginProxy::FindProxyForUrl(const GURL& url, std::string* proxy_list) { in FindProxyForUrl() function in content::WebPluginProxy
745 bool WebPluginImpl::FindProxyForUrl(const GURL& url, std::string* proxy_list) { in FindProxyForUrl() function in content::WebPluginImpl