Searched defs:DhcpProxyScriptFetcherFactory (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/proxy/
H A Ddhcp_proxy_script_fetcher_factory.h32 class NET_EXPORT DhcpProxyScriptFetcherFactory { class in namespace:net
35 DhcpProxyScriptFetcherFactory();
63 DISALLOW_COPY_AND_ASSIGN(DhcpProxyScriptFetcherFactory);
H A Ddhcp_proxy_script_fetcher_factory.cc16 DhcpProxyScriptFetcherFactory::DhcpProxyScriptFetcherFactory() function in class:net::DhcpProxyScriptFetcherFactory
21 DhcpProxyScriptFetcher* DhcpProxyScriptFetcherFactory::Create(
36 void DhcpProxyScriptFetcherFactory::set_enabled(bool enabled) {
42 bool DhcpProxyScriptFetcherFactory::enabled() const {
47 bool DhcpProxyScriptFetcherFactory::IsSupported() {

Completed in 792 milliseconds