Home
last modified time | relevance | path

Searched refs:copy_files (Results 1 - 2 of 2) sorted by relevance

/build/ohos/
H A Dcopy_files.py25 def copy_files(source_files: str, output_dir: str): function
49 copy_out_list = copy_files(args.source_files, args.copy_output_dir)
/build/ohos/packages/
H A Dfs_process.py114 self.copy_files(source_path, target_path, fs_dir)
122 def copy_files(self, spath, tpath, fs_dir): member in Packer

Completed in 1 milliseconds