Searched defs:shutil (Results 1 - 11 of 11) sorted by last modified time

/system/update_engine/scripts/update_payload/
H A Dapplier.py22 import shutil namespace
504 shutil.copyfile(old_part_file_name, new_part_file_name)
/system/timezone/distro/tools/
H A Dcreate-distro.py21 import shutil namespace
/system/timezone/
H A Ddownload-iana-data.py21 import shutil namespace
91 shutil.copyfile(latest_iana_tar_filename, new_local_iana_tar_file)
H A Dupdate-tzdata.py22 import shutil namespace
140 shutil.copyfile(tzlookup_source_file, tzlookup_dest_file)
/system/extras/verity/fec/tests/
H A Dfec.py18 import shutil namespace
/system/extras/simpleperf/scripts/
H A Dbinary_cache_builder.py27 import shutil namespace
143 shutil.copy(from_path, target_file)
H A Dpprof_proto_generator.py33 import shutil namespace
H A Dupdate.py21 import shutil namespace
84 shutil.copyfile(target[6:], name)
121 shutil.rmtree(install_dir)
145 shutil.move(name, install_path)
H A Dannotate.py25 import shutil namespace
311 shutil.rmtree(output_dir)
H A Dapp_profiler.py28 import shutil namespace
/system/core/adb/
H A Dtest_device.py27 import shutil namespace
785 shutil.rmtree(host_dir)
811 shutil.rmtree(host_dir)
841 shutil.rmtree(host_dir)
883 shutil.rmtree(host_dir)
963 shutil.rmtree(host_dir)
998 shutil.rmtree(host_dir)
1029 shutil.rmtree(host_dir)
1053 shutil.rmtree(host_dir)
1087 shutil
[all...]

Completed in 182 milliseconds