Home
last modified time | relevance | path

Searched refs:chmod (Results 1 – 17 of 17) sorted by relevance

/tools/repohooks/tools/
Dcpplint.py-update51 chmod +x "${cpplint_py}"
Dcheckpatch.pl-update64 chmod a+rx checkpatch.pl
/tools/external_updater/
Darchive_utils.py36 os.chmod(ret_val, attr)
/tools/test/connectivity/
DAndroid.mk54 $(hide) chmod 755 $(WTS_ACTS_DISTRO)
/tools/tradefederation/contrib/src/com/android/build/tests/
DKernelImageCheck.java151 String[] chmod = in test_stable_abi()
157 RunUtil.getDefault().runTimedCmd(CMD_TIMEOUT, chmod); in test_stable_abi()
/tools/tradefederation/contrib/src/com/android/uicd/tests/
DUiConductorTest.java151 FileUtil.chmod(jarFile, EXECUTABLE); in run()
163 FileUtil.chmod(binary, EXECUTABLE); in run()
/tools/acloud/internal/lib/
Dota_tools.py95 os.chmod(path, mode | (stat.S_IXUSR | stat.S_IXGRP | stat.S_IXOTH |
Dcvd_compute_client_multi_stage.py493 os.chmod(download_target, fetch_cvd_stat.st_mode | stat.S_IEXEC)
Dutils.py115 os.chmod(self.path, 0o700)
/tools/tradefederation/core/common_util/com/android/tradefed/util/
DFileUtil.java178 public static boolean chmod(File file, String perms) { in chmod() method in FileUtil
200 if (chmod(file, "ug+rw")) { in chmodGroupRW()
225 if (chmod(file, "ug+rwx")) { in chmodGroupRWX()
/tools/tradefederation/core/atest/tools/
Datest_tools.py78 os.chmod(os.path.join(MAC_UPDB_DST, UPDATEDB), 0755)
/tools/asuite/atest/tools/
Datest_tools.py78 os.chmod(os.path.join(MAC_UPDB_DST, UPDATEDB), 0o0755)
/tools/test/connectivity/acts/framework/acts/controllers/monsoon_lib/api/lvpm_stock/
Dmonsoon_proxy.py195 os.chmod(tmpname, 0o666)
/tools/test/connectivity/acts/framework/acts/test_utils/power/
DPowerBaseTest.py228 os.chmod(self.rockbottom_script, 0o777)
/tools/test/connectivity/acts/framework/acts/
Dutils.py992 os.chmod(out_path, perm)
/tools/test/connectivity/acts/tests/google/tel/live/
DTelLiveNoQXDMLogTest.py403 os.chmod(bugreport_path + "/dumpstate_board.tar", 0o777)
/tools/tradefederation/core/tests/res/testdata/
Dtradefed-prebuilt-cts-8.0_r21.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...