HomeSort by relevance Sort by last modified time
    Searched defs:FindProxyForUrl (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/plugin/
webplugin_proxy.cc 222 bool WebPluginProxy::FindProxyForUrl(const GURL& url, std::string* proxy_list) {
  /external/chromium_org/content/renderer/npapi/
webplugin_impl.cc 763 bool WebPluginImpl::FindProxyForUrl(const GURL& url, std::string* proxy_list) {
    [all...]

Completed in 99 milliseconds