Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3861v100/sdk_liteos/build/win_scripts/build/scripts/
H A Dscons_utils.py22 import shutil namespace
91 shutil.copyfile(os.path.join('tools', 'menuconfig', 'default.config'), usr_config_path)
102 shutil.rmtree(name)
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/make_scripts/
H A Dprepare.py23 import shutil namespace
168 shutil.copyfile(src_makefile, dst_makefile)
170 shutil.move(module_mk, dst_makefile)
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/scripts/
H A Dscons_utils.py22 import shutil namespace
91 shutil.copyfile(os.path.join('tools', 'menuconfig', 'default.config'), usr_config_path)
102 shutil.rmtree(name)
H A Dmk_prim_xml_step1.py25 import shutil namespace
113 shutil.rmtree(temp_dir)
H A Dpkt_builder.py27 import shutil namespace
345 shutil.copytree(factory_bin_path, os.path.join(os.path.dirname(target), 'factory_bin'))
395 shutil.rmtree(factory_bin_path)
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/win_scripts/tools/nvtool/
H A Dbuild_nv.py26 import shutil namespace
385 shutil.rmtree(temp_dir)
570 shutil.rmtree(cfg_bin_dir)
597 shutil.rmtree(app_subver_temp_dir)
666 shutil.copy(hnv, target_path)
/device/soc/hisilicon/hi3861v100/sdk_liteos/tools/nvtool/
H A Dbuild_nv.py26 import shutil namespace
385 shutil.rmtree(temp_dir)
570 shutil.rmtree(cfg_bin_dir)
597 shutil.rmtree(app_subver_temp_dir)
666 shutil.copy(hnv, target_path)

Completed in 5 milliseconds