Searched refs:ProxyScriptFetcher (Results 1 – 14 of 14) sorted by relevance
24 class NET_EXPORT_PRIVATE ProxyScriptFetcher {27 virtual ~ProxyScriptFetcher() {} in ~ProxyScriptFetcher()
26 class ProxyScriptFetcher; variable145 virtual ProxyScriptFetcher* ImplCreateScriptFetcher();176 scoped_ptr<ProxyScriptFetcher> script_fetcher_;
18 class ProxyScriptFetcher; variable42 ProxyScriptFetcher* proxy_script_fetcher,
30 class ProxyScriptFetcher; variable55 ProxyScriptDecider(ProxyScriptFetcher* proxy_script_fetcher,164 ProxyScriptFetcher* proxy_script_fetcher_;
40 class ProxyScriptFetcher; variable188 ProxyScriptFetcher* proxy_script_fetcher,190 ProxyScriptFetcher* GetProxyScriptFetcher() const;396 scoped_ptr<ProxyScriptFetcher> proxy_script_fetcher_;
54 virtual ProxyScriptFetcher* ImplCreateScriptFetcher() OVERRIDE { in ImplCreateScriptFetcher()275 ProxyScriptFetcher* ImplCreateScriptFetcher() OVERRIDE { in ImplCreateScriptFetcher()276 ProxyScriptFetcher* fetcher = in ImplCreateScriptFetcher()
20 class MockProxyScriptFetcher : public ProxyScriptFetcher {
18 ProxyScriptFetcher* proxy_script_fetcher, in CreateProxyServiceUsingV8ProxyResolver()
28 class NET_EXPORT ProxyScriptFetcherImpl : public ProxyScriptFetcher,
357 ProxyScriptFetcher* proxy_script_fetcher, in Start()555 ProxyScriptFetcher* proxy_script_fetcher, in ProxyScriptDeciderPoller()702 ProxyScriptFetcher* proxy_script_fetcher_;1345 ProxyScriptFetcher* proxy_script_fetcher, in SetProxyScriptFetchers()1355 ProxyScriptFetcher* ProxyService::GetProxyScriptFetcher() const { in GetProxyScriptFetcher()
200 ProxyScriptFetcher* DhcpProxyScriptAdapterFetcher::ImplCreateScriptFetcher() { in ImplCreateScriptFetcher()
79 ProxyScriptFetcher* proxy_script_fetcher, in ProxyScriptDecider()
98 class RuleBasedProxyScriptFetcher : public ProxyScriptFetcher {
17 class ProxyScriptFetcher; variable45 scoped_ptr<net::ProxyScriptFetcher> proxy_script_fetcher_;