Searched defs:GetPacURL (Results 1 – 4 of 4) sorted by relevance
182 const GURL& MockDhcpPacFileFetcher::GetPacURL() const { in GetPacURL() function in net::__anon5494e2b00111::MockDhcpPacFileFetcher746 const GURL& GetPacURL() const override { return gurl_; } in GetPacURL() function in net::__anon5494e2b00111::SynchronousSuccessDhcpFetcher829 const GURL& GetPacURL() const override { return dummy_gurl_; } in GetPacURL() function in net::__anon5494e2b00111::AsyncFailDhcpFetcher
35 const GURL& DoNothingDhcpPacFileFetcher::GetPacURL() const { in GetPacURL() function in net::DoNothingDhcpPacFileFetcher
109 GURL DhcpPacFileAdapterFetcher::GetPacURL() const { in GetPacURL() function in net::DhcpPacFileAdapterFetcher
398 const GURL& DhcpPacFileFetcherWin::GetPacURL() const { in GetPacURL() function in net::DhcpPacFileFetcherWin