Searched defs:OnResolveProxy (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/content/browser/
H A Dresolve_proxy_msg_helper.cc33 IPC_MESSAGE_HANDLER_DELAY_REPLY(ViewHostMsg_ResolveProxy, OnResolveProxy)
39 void ResolveProxyMsgHelper::OnResolveProxy(const GURL& url, function in class:content::ResolveProxyMsgHelper
/external/chromium_org/components/data_reduction_proxy/browser/
H A Ddata_reduction_proxy_delegate.cc22 void DataReductionProxyDelegate::OnResolveProxy( function in class:data_reduction_proxy::DataReductionProxyDelegate
/external/chromium_org/net/base/
H A Dnetwork_delegate.cc31 OnResolveProxy(url, load_flags, proxy_service, result);
184 void NetworkDelegate::OnResolveProxy( function in class:net::NetworkDelegate
/external/chromium_org/chrome/browser/net/
H A Dchrome_network_delegate.cc433 void ChromeNetworkDelegate::OnResolveProxy( function in class:ChromeNetworkDelegate
/external/chromium_org/content/renderer/npapi/
H A Dwebplugin_delegate_proxy.cc443 IPC_MESSAGE_HANDLER(PluginHostMsg_ResolveProxy, OnResolveProxy)
981 void WebPluginDelegateProxy::OnResolveProxy(const GURL& url, function in class:content::WebPluginDelegateProxy

Completed in 151 milliseconds