Home
last modified time | relevance | path

Searched refs:ErrorActionPreference (Results 1 – 6 of 6) sorted by relevance

/external/grpc-grpc-java/buildscripts/
Dmake_dependencies.bat23 powershell -command "$ErrorActionPreference = 'stop'; & { [Net.ServicePointManager]::SecurityProtoc…
24 powershell -command "$ErrorActionPreference = 'stop'; & { Add-Type -AssemblyName System.IO.Compress…
47 powershell -command "$ErrorActionPreference = 'stop'; & { iwr https://cmake.org/files/v3.3/%CMAKE_N…
48 powershell -command "$ErrorActionPreference = 'stop'; & { Add-Type -AssemblyName System.IO.Compress…
/external/mesa3d/.gitlab-ci/windows/
DDockerfile6 SHELL ["powershell", "-ExecutionPolicy", "RemoteSigned", "-Command", "$ErrorActionPreference = 'Sto…
7 ENV ErrorActionPreference='Stop'
/external/rust/crates/grpcio-sys/grpc/tools/internal_ci/helper_scripts/
Dinstall_python_interpreters.ps15 $ErrorActionPreference = 'Stop' variable
8 $ErrorActionPreference = "Continue" variable
/external/protobuf/csharp/
Dinstall_dotnet_sdk.ps15 $ErrorActionPreference = 'Stop' variable
/external/skia/infra/bots/recipe_modules/flavor/resources/
Dwin_run_and_check_log.ps111 $ErrorActionPreference = 'Stop' variable
/external/rust/crates/grpcio-sys/grpc/third_party/toolchains/rbe_win2019/
DDockerfile25 SHELL ["powershell.exe", "-ExecutionPolicy", "Bypass", "-Command", "$ErrorActionPreference='Stop'; …
38 SHELL ["powershell.exe", "-ExecutionPolicy", "Bypass", "-Command", "$ErrorActionPreference='Stop'; …