Home
last modified time | relevance | path

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

/external/chromium_org/content/plugin/
Dwebplugin_proxy.cc256 bool WebPluginProxy::FindProxyForUrl(const GURL& url, std::string* proxy_list) { in FindProxyForUrl() function in content::WebPluginProxy
/external/chromium_org/content/renderer/npapi/
Dwebplugin_impl.cc745 bool WebPluginImpl::FindProxyForUrl(const GURL& url, std::string* proxy_list) { in FindProxyForUrl() function in content::WebPluginImpl