Home
last modified time | relevance | path

Searched refs:copy_file (Results 1 – 7 of 7) sorted by relevance

/build/ohos/testfwk/
Dfuzz_config_file_copy.py29 def copy_file(fuzz_config_file_path, fuzz_config_file_output_path): function
47 copy_file(args.fuzz_config_file_path, args.fuzz_config_file_output_path)
Dtest_py_file_copy.py27 def copy_file(target_base_dir, source_files, output_dir): function
51 copy_out_list = copy_file(args.target_base_dir, args.source_files,
Dtest_js_file_copy.py28 def copy_file(suite_path, template_path, target_path): function
80 copy_file(args.suite_path, args.template_path, args.target_path)
/build/scripts/
Dcopy_ex.py105 def copy_file(f, function
146 copy_file(f,
175 copy_file(src, os.path.join(options.dest, dest), deps)
/build/hb/util/
Dio_util.py73 def copy_file(src, dst): member in IoUtil
/build/hb/containers/
Darg.py321 IoUtil.copy_file(src=default_file_path, dst=args_file_path)
/build/hb/resources/
Dconfig.py35 IoUtil.copy_file(BUILD_CONFIG_FILE, ROOT_CONFIG_FILE)