HomeSort by relevance Sort by last modified time
    Searched full:rmtree (Results 226 - 250 of 969) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/v8/tools/clang/scripts/
update.py 175 def RmTree(dir):
184 shutil.rmtree(dir, onerror=ChmodAndRetry)
193 RmTree(os.path.join(dirpath, 'CMakeFiles'))
256 RmTree(dir)
264 shutil.rmtree(OLD_SHIM_DIR, ignore_errors=True)
265 shutil.rmtree(CHROME_TOOLS_SHIM_DIR, ignore_errors=True)
425 RmTree(LLVM_BUILD_DIR)
466 RmTree(LLD_DIR)
474 RmTree(LIBCXXABI_DIR)
559 RmTree(LLVM_LTO_GOLD_PLUGIN_DIR
    [all...]
  /bionic/libc/kernel/tools/
update_all.py 30 shutil.rmtree(update_dir)
  /build/make/tools/releasetools/
img_from_target_files 94 shutil.rmtree(OPTIONS.input_tmp)
img_from_target_files.py 94 shutil.rmtree(OPTIONS.input_tmp)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/
support.py 66 shutil.rmtree(d, os.name in ('nt', 'cygwin'))
test_core.py 52 shutil.rmtree(path)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_pkgutil.py 22 shutil.rmtree(self.dirname)
  /external/autotest/client/bin/result_tools/
dedupe_file_throttler_unittest.py 68 shutil.rmtree(self.test_dir, ignore_errors=True)
  /external/autotest/client/site_tests/firmware_TouchMTB/
cros_gs.py 44 shutil.rmtree(temp_dir)
  /external/autotest/client/site_tests/platform_CryptohomeFio/
platform_CryptohomeFio.py 82 shutil.rmtree(self.__work_dir)
  /external/autotest/client/tests/ctcs/
ctcs.py 98 shutil.rmtree(self.srcdir)
  /external/autotest/server/site_tests/native_Benchmarks/
webm.py 70 shutil.rmtree(self.src)
  /external/autotest/server/site_tests/sonic_AppTest/
sonic_AppTest.py 84 shutil.rmtree(self.extension_path, ignore_errors=True)
  /external/autotest/site_utils/lxc/container_pool/
client_unittest.py 38 shutil.rmtree(cls.test_dir)
  /external/autotest/site_utils/sponge_lib/
sponge_utils_functional_test.py 86 shutil.rmtree(self.tmp_dir)
  /external/chromium-trace/catapult/dependency_manager/dependency_manager/
dependency_manager_util.py 28 shutil.rmtree(dir_path, onerror=_WinReadOnlyHandler)
  /external/chromium-trace/catapult/devil/devil/android/tools/
system_app_devicetest.py 66 shutil.rmtree(self._apk_cache_dir)
  /external/deqp/external/openglcts/scripts/
verify_kc_cts_rev.py 49 shutil.rmtree(fullDstPath, ignore_errors=False)
  /external/deqp/scripts/build/
build.py 56 shutil.rmtree(config.buildDir)
  /external/lisa/experiments/power/profile/
run_camera_avg.py 57 shutil.rmtree(outdir)
run_camera_flashlight.py 58 shutil.rmtree(outdir)
run_gps_on.py 57 shutil.rmtree(outdir)
  /external/lisa/experiments/
run_camera.py 66 shutil.rmtree(outdir)
run_display_image.py 69 shutil.rmtree(outdir)
run_idle_resume.py 63 shutil.rmtree(outdir)

Completed in 1027 milliseconds

1 2 3 4 5 6 7 8 91011>>