Searched refs:windows_system_proxy_resolver (Results 1 – 5 of 5) sorted by relevance
38 std::unique_ptr<WindowsSystemProxyResolver> windows_system_proxy_resolver, in Create() argument40 if (!IsSupported() || !windows_system_proxy_resolver) in Create()44 std::move(windows_system_proxy_resolver), net_log)); in Create()48 std::unique_ptr<WindowsSystemProxyResolver> windows_system_proxy_resolver, in WindowsSystemProxyResolutionService() argument50 : windows_system_proxy_resolver_(std::move(windows_system_proxy_resolver)), in WindowsSystemProxyResolutionService()
56 WindowsSystemProxyResolver* windows_system_proxy_resolver) in WindowsSystemProxyResolutionRequest() argument65 DCHECK(windows_system_proxy_resolver); in WindowsSystemProxyResolutionRequest()67 windows_system_proxy_resolver->GetProxyForUrl(url, this); in WindowsSystemProxyResolutionRequest()
37 std::unique_ptr<WindowsSystemProxyResolver> windows_system_proxy_resolver,69 std::unique_ptr<WindowsSystemProxyResolver> windows_system_proxy_resolver,
46 WindowsSystemProxyResolver* windows_system_proxy_resolver);
1278 "proxy_resolution/win/windows_system_proxy_resolver.h",