HomeSort by relevance Sort by last modified time
    Searched refs:ImplCreateScriptFetcher (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/net/proxy/
dhcp_proxy_script_adapter_fetcher_win.h 145 virtual ProxyScriptFetcher* ImplCreateScriptFetcher();
dhcp_proxy_script_adapter_fetcher_win.cc 159 script_fetcher_.reset(ImplCreateScriptFetcher());
201 ProxyScriptFetcher* DhcpProxyScriptAdapterFetcher::ImplCreateScriptFetcher() {
dhcp_proxy_script_adapter_fetcher_win_unittest.cc 54 virtual ProxyScriptFetcher* ImplCreateScriptFetcher() OVERRIDE {
99 // DhcpProxyScriptAdapterFetcher::Fetch will call ImplCreateScriptFetcher
104 // the simple approach currently used in ImplCreateScriptFetcher above).
275 ProxyScriptFetcher* ImplCreateScriptFetcher() OVERRIDE {

Completed in 548 milliseconds