/aosp_15_r20/external/testng/doc/samplereport/ |
H A D | index.html | 70 …WebClient.loadWebResponse(WebClient.java:1523)<br />at com.gargoylesoftware.htmlunit.WebClient.get…
|
/aosp_15_r20/external/jazzer-api/examples/junit-spring-web/ |
H A D | mvnw.cmd | 145 "$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…
|
/aosp_15_r20/external/guava/ |
H A D | mvnw.cmd | 144 "$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…
|
/aosp_15_r20/external/aws-sdk-java-v2/ |
H A D | mvnw.cmd | 144 "$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…
|
/aosp_15_r20/external/accompanist/sample/src/main/java/com/google/accompanist/sample/webview/ |
H A D | BasicWebViewSample.kt | 132 val webClient = remember { in <lambda>() constant 153 client = webClient in <lambda>()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/ |
D | appveyor.yml | 110 # - 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…
|
/aosp_15_r20/external/pdfium/xfa/fxfa/parser/ |
H A D | elements.inc | 156 ELEM____(0x68a16bbdu, "webClient", WebClient, NodeWithDesc)
|
H A D | cxfa_webclient.cpp | 32 XFA_Element::WebClient, in CXFA_WebClient()
|
/aosp_15_r20/external/libopus/dnn/ |
H A D | download_model.bat | 6 …powershell -Command "(New-Object System.Net.WebClient).DownloadFile('https://media.xiph.org/opus/m…
|
/aosp_15_r20/external/crosvm/prebuilts/src/sys/ |
H A D | windows.rs | 11 "$wc = New-Object System.Net.WebClient; $wc.DownloadFile(\"{}\", \"{}\")", in download_command()
|
/aosp_15_r20/external/aws-crt-java/codebuild/ |
H A D | common-windows.bat | 9 …rmat None -ExecutionPolicy Bypass -Command "iex ((New-Object System.Net.WebClient).DownloadString(…
|
/aosp_15_r20/external/javaparser/ |
H A D | appveyor.yml | 9 (new-object System.Net.WebClient).DownloadFile(
|
/aosp_15_r20/external/python/asn1crypto/ |
D | appveyor.yml | 24 …(New-Object Net.WebClient).DownloadFile('https://bitbucket.org/pypy/pypy/downloads/pypy2-v5.10.0-w…
|
D | readme.md | 259 PowerShell with `Net.WebClient` is used. This configuration sidesteps issues
|
/aosp_15_r20/external/grpc-grpc/test/distrib/cpp/ |
H A D | run_distrib_test_cmake_as_externalproject.bat | 23 powershell -Command "(New-Object Net.WebClient).DownloadFile('https://storage.googleapis.com/grpc-t…
|
H A D | run_distrib_test_cmake.bat | 26 powershell -Command "(New-Object Net.WebClient).DownloadFile('https://storage.googleapis.com/grpc-t…
|
H A D | run_distrib_test_cmake_for_dll.bat | 26 powershell -Command "(New-Object Net.WebClient).DownloadFile('https://storage.googleapis.com/grpc-t…
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/test/distrib/cpp/ |
D | run_distrib_test_cmake_as_externalproject.bat | 23 powershell -Command "(New-Object Net.WebClient).DownloadFile('https://storage.googleapis.com/grpc-t…
|
D | run_distrib_test_cmake.bat | 26 powershell -Command "(New-Object Net.WebClient).DownloadFile('https://storage.googleapis.com/grpc-t…
|
/aosp_15_r20/external/mesa3d/.gitlab-ci/windows/ |
H A D | mesa_build.ps1 | 8 (New-Object System.Net.WebClient).DownloadString("https://github.com") >$null
|
H A D | mesa_deps_choco.ps1 | 36 Invoke-Expression ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install…
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/toolchains/rbe_win2019/ |
D | Dockerfile | 73 (New-Object Net.WebClient).DownloadFile($zulu_url, $zulu_zip); \
|
/aosp_15_r20/external/grpc-grpc/third_party/toolchains/dockerfile/rbe_windows2019/ |
H A D | Dockerfile | 73 (New-Object Net.WebClient).DownloadFile($zulu_url, $zulu_zip); \
|
/aosp_15_r20/external/antlr/runtime/Python/ |
H A D | ez_setup.py | 225 "(new-object System.Net.WebClient).DownloadFile(%(url)r, %(target)r)"
|
/aosp_15_r20/external/antlr/runtime/Python3/ |
H A D | ez_setup.py | 225 "(new-object System.Net.WebClient).DownloadFile(%(url)r, %(target)r)"
|