Home
last modified time | relevance | path

Searched full:webclient (Results 1 – 25 of 30) sorted by relevance

12

/external/jazzer-api/examples/junit-spring-web/
Dmvnw.cmd145 "$webclient = new-object System.Net.WebClient;"^
147 …"$webclient.Credentials = new-object System.Net.NetworkCredential('%MVNW_USERNAME%', '%MVNW_PASSWO…
149 …"[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webclient.Downl…
/external/guava/
Dmvnw.cmd144 "$webclient = new-object System.Net.WebClient;"^
146 …"$webclient.Credentials = new-object System.Net.NetworkCredential('%MVNW_USERNAME%', '%MVNW_PASSWO…
148 …"[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webclient.Downl…
/external/aws-sdk-java-v2/
Dmvnw.cmd144 "$webclient = new-object System.Net.WebClient;"^
146 …"$webclient.Credentials = new-object System.Net.NetworkCredential('%MVNW_USERNAME%', '%MVNW_PASSWO…
148 …"[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webclient.Downl…
/external/testng/doc/samplereport/
Dindex.html70WebClient.loadWebResponse(WebClient.java:1523)<br />at com.gargoylesoftware.htmlunit.WebClient.get…
/external/accompanist/sample/src/main/java/com/google/accompanist/sample/webview/
DBasicWebViewSample.kt132 val webClient = remember { in <lambda>() constant
153 client = webClient in <lambda>()
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dappveyor.yml110 # - ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubuserc…
115 # - ps: iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor…
/external/libopus/dnn/
Ddownload_model.bat6 …powershell -Command "(New-Object System.Net.WebClient).DownloadFile('https://media.xiph.org/opus/m…
/external/crosvm/prebuilts/src/sys/
Dwindows.rs11 "$wc = New-Object System.Net.WebClient; $wc.DownloadFile(\"{}\", \"{}\")", in download_command()
/external/aws-crt-java/codebuild/
Dcommon-windows.bat9 …rmat None -ExecutionPolicy Bypass -Command "iex ((New-Object System.Net.WebClient).DownloadString(…
/external/javaparser/
Dappveyor.yml9 (new-object System.Net.WebClient).DownloadFile(
/external/pdfium/xfa/fxfa/parser/
Dcxfa_webclient.cpp32 XFA_Element::WebClient, in CXFA_WebClient()
Delements.inc156 ELEM____(0x68a16bbdu, "webClient", WebClient, NodeWithDesc)
/external/python/asn1crypto/
Dappveyor.yml24 …(New-Object Net.WebClient).DownloadFile('https://bitbucket.org/pypy/pypy/downloads/pypy2-v5.10.0-w…
Dreadme.md259 PowerShell with `Net.WebClient` is used. This configuration sidesteps issues
/external/rust/crates/grpcio-sys/grpc/test/distrib/cpp/
Drun_distrib_test_cmake_as_externalproject.bat23 powershell -Command "(New-Object Net.WebClient).DownloadFile('https://storage.googleapis.com/grpc-t…
Drun_distrib_test_cmake.bat26 powershell -Command "(New-Object Net.WebClient).DownloadFile('https://storage.googleapis.com/grpc-t…
/external/grpc-grpc/test/distrib/cpp/
Drun_distrib_test_cmake_as_externalproject.bat23 powershell -Command "(New-Object Net.WebClient).DownloadFile('https://storage.googleapis.com/grpc-t…
Drun_distrib_test_cmake.bat26 powershell -Command "(New-Object Net.WebClient).DownloadFile('https://storage.googleapis.com/grpc-t…
Drun_distrib_test_cmake_for_dll.bat26 powershell -Command "(New-Object Net.WebClient).DownloadFile('https://storage.googleapis.com/grpc-t…
/external/mesa3d/.gitlab-ci/windows/
Dmesa_deps_choco.ps136 Invoke-Expression ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install…
Dmesa_build.ps18 (New-Object System.Net.WebClient).DownloadString("https://github.com") >$null
/external/rust/crates/grpcio-sys/grpc/third_party/toolchains/rbe_win2019/
DDockerfile73 (New-Object Net.WebClient).DownloadFile($zulu_url, $zulu_zip); \
/external/grpc-grpc/third_party/toolchains/dockerfile/rbe_windows2019/
DDockerfile73 (New-Object Net.WebClient).DownloadFile($zulu_url, $zulu_zip); \
/external/antlr/runtime/Python3/
Dez_setup.py225 "(new-object System.Net.WebClient).DownloadFile(%(url)r, %(target)r)"
/external/antlr/runtime/Python/
Dez_setup.py225 "(new-object System.Net.WebClient).DownloadFile(%(url)r, %(target)r)"

12