Home
last modified time | relevance | path

Searched refs:PythonInstallerPath (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/third_party/protobuf/kokoro/release/python/windows/
H A Dinstall_python_interpreters.ps125 $PythonInstallerPath = "C:\tools\$PythonInstaller.exe" in Install-Python() variable
28 Write-Host "Downloading the Python installer: $PythonInstallerUrl => $PythonInstallerPath" in Install-Python()
29 Invoke-WebRequest -Uri $PythonInstallerUrl -OutFile $PythonInstallerPath in Install-Python()
32 $HashFromDownload = Get-FileHash -Path $PythonInstallerPath -Algorithm MD5 in Install-Python()
36 Write-Host "Python installer $PythonInstallerPath validated." in Install-Python() variable
39 …& $PythonInstallerPath /passive InstallAllUsers=1 PrependPath=1 Include_test=0 TargetDir=$PythonIn… in Install-Python() variable
/aosp_15_r20/external/protobuf/kokoro/release/python/windows/
H A Dinstall_python_interpreters.ps125 $PythonInstallerPath = "C:\tools\$PythonInstaller.exe" in Install-Python() variable
28 Write-Host "Downloading the Python installer: $PythonInstallerUrl => $PythonInstallerPath" in Install-Python()
29 Invoke-WebRequest -Uri $PythonInstallerUrl -OutFile $PythonInstallerPath in Install-Python()
32 $HashFromDownload = Get-FileHash -Path $PythonInstallerPath -Algorithm MD5 in Install-Python()
36 Write-Host "Python installer $PythonInstallerPath validated." in Install-Python() variable
39 …& $PythonInstallerPath /passive InstallAllUsers=1 PrependPath=1 Include_test=0 TargetDir=$PythonIn… in Install-Python() variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/internal_ci/helper_scripts/
Dinstall_python_interpreters.ps128 $PythonInstallerPath = "C:\tools\$PythonInstaller.exe" in Install-Python() variable
31 Write-Host "Downloading the Python installer: $PythonInstallerUrl => $PythonInstallerPath" in Install-Python()
32 Invoke-WebRequest -Uri $PythonInstallerUrl -OutFile $PythonInstallerPath in Install-Python()
35 $HashFromDownload = Get-FileHash -Path $PythonInstallerPath -Algorithm MD5 in Install-Python()
39 Write-Host "Python installer $PythonInstallerPath validated." in Install-Python() variable
42 …& $PythonInstallerPath /passive InstallAllUsers=1 PrependPath=1 Include_test=0 TargetDir=$PythonIn… in Install-Python() variable
/aosp_15_r20/external/grpc-grpc/tools/internal_ci/helper_scripts/
H A Dinstall_python_interpreters.ps128 $PythonInstallerPath = "C:\tools\$PythonInstaller.exe" in Install-Python() variable
31 Write-Host "Downloading the Python installer: $PythonInstallerUrl => $PythonInstallerPath" in Install-Python()
32 Invoke-WebRequest -Uri $PythonInstallerUrl -OutFile $PythonInstallerPath in Install-Python()
35 $HashFromDownload = Get-FileHash -Path $PythonInstallerPath -Algorithm MD5 in Install-Python()
39 Write-Host "Python installer $PythonInstallerPath validated." in Install-Python() variable
42 …& $PythonInstallerPath /passive InstallAllUsers=1 PrependPath=1 Include_test=0 TargetDir=$PythonIn… in Install-Python() variable