Home
last modified time | relevance | path

Searched refs:PATH (Results 1 – 22 of 22) sorted by relevance

/tools/ndkports/openssl/
Dbuild.gradle.kts54 env("PATH", "${toolchain.binDir}:${System.getenv("PATH")}") in <lambda>()
61 env("PATH", "${toolchain.binDir}:${System.getenv("PATH")}") in <lambda>()
68 env("PATH", "${toolchain.binDir}:${System.getenv("PATH")}") in <lambda>()
/tools/asuite/atest/bazel/resources/
Dbazel.sh16 PROCESS_PATH="${JDK_PATH}"/bin:"${PATH}"
19 PATH="${PROCESS_PATH}" \
/tools/asuite/atest/bazel/resources/rules/device/
Dcreate_cuttlefish.sh.template16 export PATH="${LOCAL_TOOL}:${PATH_ADDITIONS}:${PATH}"
/tools/asuite/atest/bazel/resources/rules/
Dtradefed_test.sh.template19 export PATH="${PATH_ADDITIONS}:${PATH}"
/tools/asuite/atest/bazel/scripts/
Dgen_workspace_archive.sh51 export PATH=`pwd`/prebuilts/build-tools/path/linux-x86:${PATH}
/tools/asuite/atest/
Datest_completion.sh126 PATH=$PREBUILT_TOOLS_DIR:$PATH $atest_dev "$@"
Datest_script_help.sh49 >&2 echo "$PATH"
/tools/metalava/
DDOWNLOADING.md10 PATH=~/bin:$PATH
Dgradlew.bat27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
/tools/trebuchet/
DREADME.md15 …StartupAnalyzerKt program placed into a directory that is a member of the PATH system variable. I…
19 …artupSummarizerKt program placed into a directory that is a member of the PATH system variable. I…
Dgradlew.bat27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
/tools/tradefederation/prebuilts/filegroups/tradefed/
Dscript_help.sh56 >&2 echo "$PATH"
/tools/ndkports/buildSrc/src/main/kotlin/com/android/ndkports/
DAutoconfPortTask.kt59 "PATH" to "${toolchain.binDir}:${System.getenv("PATH")}" in autoconf()
/tools/netsim/ui/
DCMakeLists.txt18 CACHE PATH "The directory the netsim web UI is installed in")
/tools/asuite/asuite_plugin/
Dgradlew.bat27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
/tools/ndkports/
Dgradlew.bat46 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
/tools/asuite/atest/docs/
Ddevelop_test_runners.md50 command can not be found in ```$PATH```.
/tools/apksig/etc/
Dapksigner.bat33 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
/tools/treble/build/sandbox/
Dnsjail.cfg65 envar: "PATH=/usr/bin:/usr/sbin:/bin:/sbin"
/tools/repohooks/
DREADME.md269 default it will call those tools from the user's `$PATH`, but the paths of those
325 instead of relying on the version that is in $PATH.
/tools/acloud/
DREADME.md15 Add acloud to your $PATH by lunching your environment.
/tools/repohooks/tools/
Dcheckpatch.pl1460 foreach my $path (split(/:/, $ENV{PATH})) {