Home
last modified time | relevance | path

Searched refs:ls (Results 1 – 13 of 13) sorted by relevance

/tools/ndkports/
Dgradlew14 ls=`ls -ld "$PRG"`
15 link=`expr "$ls" : '.*-> \(.*\)$'`
/tools/trebuchet/
Dgradlew14 ls=`ls -ld "$PRG"`
15 link=`expr "$ls" : '.*-> \(.*\)$'`
/tools/metalava/
Dgradlew14 ls=`ls -ld "$PRG"`
15 link=`expr "$ls" : '.*-> \(.*\)$'`
/tools/asuite/asuite_plugin/
Dgradlew14 ls=`ls -ld "$PRG"`
15 link=`expr "$ls" : '.*-> \(.*\)$'`
/tools/acloud/setup/pre_setup_sh/
Dacloud_pre_setup.sh16 for script in $(ls ${script_dir}/*.sh);
/tools/repohooks/tools/
Dcheckpatch.pl-update46 output=$(git ls-remote --tags "${GIT_URL}")
/tools/apksig/etc/
Dapksigner21 newProg=`/bin/ls -ld "${prog}"`
/tools/tradefederation/core/tests/src/com/android/tradefed/util/
DGCSBucketUtilFuncTest.java155 List<String> files = mBucket.ls(Paths.get(mRemoteRoot)); in testLs_folder()
168 List<String> files = mBucket.ls(Paths.get(mRemoteRoot, FILE_NAME)); in testLs_file()
DFileUtilFuncTest.java418 String perms = ls(file.getPath()); in assertUnixPerms()
428 private String ls(String path) { in ls() method in FileUtilFuncTest
/tools/tradefederation/core/atest/
Datest_completion.sh92 local candidate_args=$(ls; _fetch_testable_modules)
/tools/asuite/atest/
Datest_completion.sh104 local candidate_args=$(ls; _fetch_testable_modules)
/tools/tradefederation/core/src/com/android/tradefed/util/
DGCSBucketUtil.java306 public List<String> ls(Path bucketPath) throws IOException { in ls() method in GCSBucketUtil
353 List<String> files = ls(Paths.get(path)); in isFile()
/tools/repohooks/
DREADME.md126 lister = ls ${PREUPLOAD_FILES}
132 * ['ls', 'path1/file1', 'path2/file2']