Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/testng/doc/samplereport/
H A Dindex.html70WebClient.loadWebResponse(WebClient.java:1523)<br />at com.gargoylesoftware.htmlunit.WebClient.get…
/aosp_15_r20/external/jazzer-api/examples/junit-spring-web/
H A 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…
/aosp_15_r20/external/guava/
H A 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…
/aosp_15_r20/external/aws-sdk-java-v2/
H A 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…
/aosp_15_r20/external/accompanist/sample/src/main/java/com/google/accompanist/sample/webview/
H A DBasicWebViewSample.kt132 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/
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…
/aosp_15_r20/external/pdfium/xfa/fxfa/parser/
H A Delements.inc156 ELEM____(0x68a16bbdu, "webClient", WebClient, NodeWithDesc)
H A Dcxfa_webclient.cpp32 XFA_Element::WebClient, in CXFA_WebClient()
/aosp_15_r20/external/libopus/dnn/
H A Ddownload_model.bat6 …powershell -Command "(New-Object System.Net.WebClient).DownloadFile('https://media.xiph.org/opus/m…
/aosp_15_r20/external/crosvm/prebuilts/src/sys/
H A Dwindows.rs11 "$wc = New-Object System.Net.WebClient; $wc.DownloadFile(\"{}\", \"{}\")", in download_command()
/aosp_15_r20/external/aws-crt-java/codebuild/
H A Dcommon-windows.bat9 …rmat None -ExecutionPolicy Bypass -Command "iex ((New-Object System.Net.WebClient).DownloadString(…
/aosp_15_r20/external/javaparser/
H A Dappveyor.yml9 (new-object System.Net.WebClient).DownloadFile(
/aosp_15_r20/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
/aosp_15_r20/external/grpc-grpc/test/distrib/cpp/
H A Drun_distrib_test_cmake_as_externalproject.bat23 powershell -Command "(New-Object Net.WebClient).DownloadFile('https://storage.googleapis.com/grpc-t…
H A Drun_distrib_test_cmake.bat26 powershell -Command "(New-Object Net.WebClient).DownloadFile('https://storage.googleapis.com/grpc-t…
H A Drun_distrib_test_cmake_for_dll.bat26 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/
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…
/aosp_15_r20/external/mesa3d/.gitlab-ci/windows/
H A Dmesa_build.ps18 (New-Object System.Net.WebClient).DownloadString("https://github.com") >$null
H A Dmesa_deps_choco.ps136 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/
DDockerfile73 (New-Object Net.WebClient).DownloadFile($zulu_url, $zulu_zip); \
/aosp_15_r20/external/grpc-grpc/third_party/toolchains/dockerfile/rbe_windows2019/
H A DDockerfile73 (New-Object Net.WebClient).DownloadFile($zulu_url, $zulu_zip); \
/aosp_15_r20/external/antlr/runtime/Python/
H A Dez_setup.py225 "(new-object System.Net.WebClient).DownloadFile(%(url)r, %(target)r)"
/aosp_15_r20/external/antlr/runtime/Python3/
H A Dez_setup.py225 "(new-object System.Net.WebClient).DownloadFile(%(url)r, %(target)r)"

12