Home
last modified time | relevance | path

Searched refs:GetProxyForUrl (Results 1 – 25 of 40) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/proxy_resolver/
H A Dproxy_resolver_impl_unittest.cc232 TEST_F(ProxyResolverImplTest, GetProxyForUrl) { in TEST_F() argument
236 resolver_->GetProxyForUrl(GURL("http://example.com"), in TEST_F()
288 resolver_->GetProxyForUrl(GURL("http://example.com"), kNetworkIsolationKey, in TEST_F()
301 resolver_->GetProxyForUrl(GURL("http://example.com"), in TEST_F()
323 resolver_->GetProxyForUrl(GURL("http://example.com"), in TEST_F()
326 resolver_->GetProxyForUrl(GURL("https://example.com"), in TEST_F()
367 resolver_->GetProxyForUrl(GURL("http://example.com"), in TEST_F()
383 resolver_->GetProxyForUrl(GURL("http://example.com"), in TEST_F()
H A Dproxy_resolver_impl.h30 void GetProxyForUrl(
H A Dproxy_resolver_impl.cc54 void ProxyResolverImpl::GetProxyForUrl( in GetProxyForUrl() function in proxy_resolver::ProxyResolverImpl
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/proxy_resolver/
H A Dproxy_resolver_impl_unittest.cc232 TEST_F(ProxyResolverImplTest, GetProxyForUrl) { in TEST_F() argument
236 resolver_->GetProxyForUrl(GURL("http://example.com"), in TEST_F()
288 resolver_->GetProxyForUrl(GURL("http://example.com"), kNetworkIsolationKey, in TEST_F()
301 resolver_->GetProxyForUrl(GURL("http://example.com"), in TEST_F()
323 resolver_->GetProxyForUrl(GURL("http://example.com"), in TEST_F()
326 resolver_->GetProxyForUrl(GURL("https://example.com"), in TEST_F()
367 resolver_->GetProxyForUrl(GURL("http://example.com"), in TEST_F()
383 resolver_->GetProxyForUrl(GURL("http://example.com"), in TEST_F()
H A Dproxy_resolver_impl.h30 void GetProxyForUrl(
H A Dproxy_resolver_impl.cc54 void ProxyResolverImpl::GetProxyForUrl( in GetProxyForUrl() function in proxy_resolver::ProxyResolverImpl
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/proxy_resolution/win/
H A Dwindows_system_proxy_resolver_unittest.cc504 proxy_resolver()->GetProxyForUrl(&proxy_resolution_request, kUrl)); in PerformGetProxyForUrlAndValidateResult()
585 proxy_resolver()->GetProxyForUrl(&proxy_resolution_request, kUrl)); in TEST_F()
599 proxy_resolver()->GetProxyForUrl(&proxy_resolution_request, kUrl)); in TEST_F()
613 proxy_resolver()->GetProxyForUrl(&proxy_resolution_request, kUrl)); in TEST_F()
650 proxy_resolver()->GetProxyForUrl(&proxy_resolution_request, kUrl)); in TEST_F()
673 proxy_resolver()->GetProxyForUrl(&proxy_resolution_request, kUrl)); in TEST_F()
684 proxy_resolver()->GetProxyForUrl(&proxy_resolution_request, kUrl)); in TEST_F()
795 proxy_resolver()->GetProxyForUrl(&first_proxy_resolution_request, kUrl)); in TEST_F()
802 proxy_resolver()->GetProxyForUrl(&second_proxy_resolution_request, kUrl)); in TEST_F()
835 ASSERT_TRUE(proxy_resolver()->GetProxyForUrl( in TEST_F()
[all …]
H A Dwindows_system_proxy_resolver.h47 virtual bool GetProxyForUrl(
H A Dwindows_system_proxy_resolution_request.cc96 if (!windows_system_proxy_resolver_->GetProxyForUrl(this, url_.spec())) in Start()
H A Dwindows_system_proxy_resolver.cc132 bool WindowsSystemProxyResolver::GetProxyForUrl( in GetProxyForUrl() function in net::WindowsSystemProxyResolver
H A Dwindows_system_proxy_resolution_service_unittest.cc49 bool GetProxyForUrl(WindowsSystemProxyResolutionRequest* callback_target, in GetProxyForUrl() function in net::__anonddb158e20111::MockWindowsSystemProxyResolver
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/updater/win/net/
H A Dproxy_configuration_unittest.cc25 proxy_configuration->GetProxyForUrl(nullptr, GURL(L"http://example.com")); in TEST()
42 proxy_configuration->GetProxyForUrl(nullptr, GURL(L"http://example.com")); in TEST()
H A Dproxy_configuration.h43 base::Optional<ScopedWinHttpProxyInfo> GetProxyForUrl(
H A Dproxy_configuration.cc90 base::Optional<ScopedWinHttpProxyInfo> ProxyConfiguration::GetProxyForUrl( in GetProxyForUrl() function in updater::ProxyConfiguration
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/base/
H A Dautodetectproxy.cc35 bool AutoDetectProxy::GetProxyForUrl(const char* agent, in GetProxyForUrl() function in rtc::AutoDetectProxy
51 GetProxyForUrl(agent_.c_str(), server_url_.c_str(), &proxy_); in DoWork()
H A Dautodetectproxy.h53 virtual bool GetProxyForUrl(const char* agent,
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/base/
H A Dautodetectproxy.cc35 bool AutoDetectProxy::GetProxyForUrl(const char* agent, in GetProxyForUrl() function in rtc::AutoDetectProxy
51 GetProxyForUrl(agent_.c_str(), server_url_.c_str(), &proxy_); in DoWork()
H A Dautodetectproxy.h53 virtual bool GetProxyForUrl(const char* agent,
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/base/
H A Dautodetectproxy.cc36 bool AutoDetectProxy::GetProxyForUrl(const char* agent, in GetProxyForUrl() function in rtc::AutoDetectProxy
52 GetProxyForUrl(agent_.c_str(), server_url_.c_str(), &proxy_); in DoWork()
H A Dautodetectproxy.h53 virtual bool GetProxyForUrl(const char* agent,
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Http.WinHttpHandler/src/System/Net/Http/
H A DWinInetProxyHelper.cs82 public bool GetProxyForUrl( in GetProxyForUrl() method in System.Net.Http.WinInetProxyHelper
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/proxy_resolver/public/mojom/
H A Dproxy_resolver.mojom59 GetProxyForUrl(url.mojom.Url url,
/dports/graphics/digikam/digikam-7.4.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Apps/NetGet/
H A DNetGet.cpp112 NPT_Result result = selector->GetProxyForUrl(url, proxy); in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/proxy_resolver/public/mojom/
H A Dproxy_resolver.mojom59 GetProxyForUrl(url.mojom.Url url,
/dports/multimedia/kodi/xbmc-19.3-Matrix/lib/libUPnP/Neptune/Source/Apps/NetGet/
H A DNetGet.cpp112 NPT_Result result = selector->GetProxyForUrl(url, proxy); in main()

12