Searched refs:GetFetcherName (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/net/proxy/
H A Ddhcp_proxy_script_fetcher.cc11 std::string DhcpProxyScriptFetcher::GetFetcherName() const { function in class:net::DhcpProxyScriptFetcher
H A Ddhcp_proxy_script_fetcher_factory_unittest.cc17 EXPECT_EQ("", fetcher->GetFetcherName());
27 EXPECT_EQ("win", fetcher->GetFetcherName());
H A Ddhcp_proxy_script_fetcher.h71 virtual std::string GetFetcherName() const;
H A Ddhcp_proxy_script_fetcher_win.h45 std::string GetFetcherName() const OVERRIDE;
H A Ddhcp_proxy_script_fetcher_win.cc165 std::string DhcpProxyScriptFetcherWin::GetFetcherName() const { function in class:net::DhcpProxyScriptFetcherWin
/external/chromium_org/chromeos/network/
H A Ddhcp_proxy_script_fetcher_chromeos.h37 virtual std::string GetFetcherName() const OVERRIDE;
H A Ddhcp_proxy_script_fetcher_chromeos.cc72 std::string DhcpProxyScriptFetcherChromeos::GetFetcherName() const { function in class:chromeos::DhcpProxyScriptFetcherChromeos

Completed in 3998 milliseconds