Home
last modified time | relevance | path

Searched defs:GetPacURL (Results 1 – 4 of 4) sorted by relevance

/external/cronet/net/proxy_resolution/
Ddhcp_pac_file_fetcher.cc35 const GURL& DoNothingDhcpPacFileFetcher::GetPacURL() const { in GetPacURL() function in net::DoNothingDhcpPacFileFetcher
Dpac_file_decider_unittest.cc183 const GURL& MockDhcpPacFileFetcher::GetPacURL() const { in GetPacURL() function in net::__anon61da3bdf0111::MockDhcpPacFileFetcher
747 const GURL& GetPacURL() const override { return gurl_; } in GetPacURL() function in net::__anon61da3bdf0111::SynchronousSuccessDhcpFetcher
832 const GURL& GetPacURL() const override { return dummy_gurl_; } in GetPacURL() function in net::__anon61da3bdf0111::AsyncFailDhcpFetcher
/external/cronet/net/proxy_resolution/win/
Ddhcp_pac_file_adapter_fetcher_win.cc108 GURL DhcpPacFileAdapterFetcher::GetPacURL() const { in GetPacURL() function in net::DhcpPacFileAdapterFetcher
Ddhcp_pac_file_fetcher_win.cc397 const GURL& DhcpPacFileFetcherWin::GetPacURL() const { in GetPacURL() function in net::DhcpPacFileFetcherWin