Home
last modified time | relevance | path

Searched refs:OS (Results 1 – 14 of 14) sorted by relevance

/tools/aadevtools/avd/
Dpatch_avd.sh31 OS="$(uname -s)"
32 echo "Running on $OS"
33 if [[ $OS == "Linux" ]]; then
35 elif [[ $OS == "Darwin" ]]; then
38 echo "ERROR: this does not work on $OS"
Dpatch_all_avds.sh27 OS="$(uname -s)"
28 echo "Running on $OS"
29 if [[ $OS == "Linux" ]]; then
31 elif [[ $OS == "Darwin" ]]; then
34 echo "ERROR: this does not work on $OS"
Dadd_avd_img.sh38 OS="$(uname -s)"
39 echo "Running on $OS"
40 if [[ $OS == "Linux" ]]; then
43 elif [[ $OS == "Darwin" ]]; then
47 echo "ERROR: this does not work on $OS"
Dset_avds_force_cold_boot.sh26 OS="$(uname -s)"
27 echo "Running on $OS"
28 if [[ $OS == "Linux" ]]; then
30 elif [[ $OS == "Darwin" ]]; then
33 echo "ERROR: this does not work on $OS"
Dcreate_avd.sh62 OS="$(uname -s)"
63 echo "Running on $OS"
64 if [[ $OS == "Linux" ]]; then
67 elif [[ $OS == "Darwin" ]]; then
71 echo "ERROR: this does not work on $OS"
/tools/metalava/
Dgradlew.bat9 if "%OS%"=="Windows_NT" setlocal
51 if not "%OS%" == "Windows_NT" goto win9xME_args
82 if "%OS%"=="Windows_NT" endlocal
/tools/ndkports/
Dgradlew.bat9 if "%OS%"=="Windows_NT" setlocal
51 if not "%OS%" == "Windows_NT" goto win9xME_args
82 if "%OS%"=="Windows_NT" endlocal
/tools/asuite/asuite_plugin/
Dgradlew.bat9 if "%OS%"=="Windows_NT" setlocal
51 if not "%OS%" == "Windows_NT" goto win9xME_args
82 if "%OS%"=="Windows_NT" endlocal
/tools/trebuchet/
Dgradlew.bat9 if "%OS%"=="Windows_NT" setlocal
51 if not "%OS%" == "Windows_NT" goto win9xME_args
82 if "%OS%"=="Windows_NT" endlocal
/tools/aadevtools/
DREADME.md8 * Bridge the app ecosystem for [Android Automotive OS](https://developer.android.com/training/cars)
/tools/repohooks/
DREADME.md113 Some variables are available to make it easier to handle OS differences. These
264 provide consistent behavior for developers across different OS and Linux
/tools/apksig/src/apksigner/java/com/android/apksigner/
Dhelp_lineage.txt112 different OS or in a different locale.
Dhelp_rotate.txt115 different OS or in a different locale.
Dhelp_sign.txt191 different OS or in a different locale.