Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/proxy_resolution/
H A Dpac_file_decider_unittest.cc182 const GURL& MockDhcpPacFileFetcher::GetPacURL() const { in GetPacURL() function in net::__anon5494e2b00111::MockDhcpPacFileFetcher
746 const GURL& GetPacURL() const override { return gurl_; } in GetPacURL() function in net::__anon5494e2b00111::SynchronousSuccessDhcpFetcher
829 const GURL& GetPacURL() const override { return dummy_gurl_; } in GetPacURL() function in net::__anon5494e2b00111::AsyncFailDhcpFetcher
H A Ddhcp_pac_file_fetcher.cc35 const GURL& DoNothingDhcpPacFileFetcher::GetPacURL() const { in GetPacURL() function in net::DoNothingDhcpPacFileFetcher
/aosp_15_r20/external/cronet/net/proxy_resolution/win/
H A Ddhcp_pac_file_adapter_fetcher_win.cc109 GURL DhcpPacFileAdapterFetcher::GetPacURL() const { in GetPacURL() function in net::DhcpPacFileAdapterFetcher
H A Ddhcp_pac_file_fetcher_win.cc398 const GURL& DhcpPacFileFetcherWin::GetPacURL() const { in GetPacURL() function in net::DhcpPacFileFetcherWin