Home
last modified time | relevance | path

Searched defs:rmtree (Results 1 – 11 of 11) sorted by relevance

/external/curl/tests/
Dtestcurl.pl192 sub rmtree($) { subroutine
/external/skqp/infra/bots/recipe_modules/run/
Dapi.py50 def rmtree(self, path): member in SkiaStepApi
/external/skia/infra/bots/recipe_modules/run/
Dapi.py50 def rmtree(self, path): member in SkiaStepApi
/external/python/cpython3/Lib/multiprocessing/
Dutil.py132 def _remove_temp_dir(rmtree, tempdir): argument
/external/python/cpython2/Lib/
Dshutil.py224 def rmtree(path, ignore_errors=False, onerror=None): function
/external/clang/
Dbuild.py109 def rmtree(path): function
/external/python/cpython3/Lib/
Dshutil.py682 def rmtree(path, ignore_errors=False, onerror=None): function
/external/python/cpython2/Lib/test/support/
D__init__.py302 def rmtree(path): function
/external/python/setuptools/setuptools/command/
Deasy_install.py2273 def rmtree(path, ignore_errors=False, onerror=auto_chmod): function
/external/python/parse_type/tasks/_vendor/
Dpath.py1355 rmtree = shutil.rmtree variable in Path
/external/python/cpython3/Lib/test/support/
D__init__.py450 def rmtree(path): function