Searched refs:shutil (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/tools/layoutlib/rename_font/
H A Dtest.py18 import shutil namespace
26 shutil.copy(font_name, srcdir)
37 shutil.rmtree(srcdir)
38 shutil.rmtree(destdir)
H A Dbuild_font_single.py30 import shutil namespace
79 shutil.copy(input_path, dest_path)
110 shutil.copy(input_path, dest_path)
H A Dbuild_font.py29 import shutil namespace
88 shutil.copy(input_path, dest_dir)
126 shutil.copy(input_path, dest_dir)
/frameworks/compile/slang/tests/
H A Dtest.py14 import shutil namespace
47 shutil.copyfile(src, dst)
177 shutil.rmtree('tmp/')
/frameworks/compile/libbcc/gdb_plugin/
H A Dandroid-commands.py30 import shutil namespace
190 shutil.rmtree(self.temp_libdir)
406 shutil.rmtree(self.temp_dir)

Completed in 327 milliseconds