Home
last modified time | relevance | path

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

/build/ohos/
Dcopy_files.pydeps2 …int_python_deps.py --root build/ohos --output build/ohos/copy_files.pydeps build/ohos/copy_files.py
10 copy_files.py
Dcopy_files.py25 def copy_files(source_files, output_dir): function
49 copy_out_list = copy_files(args.source_files, args.copy_output_dir)
/build/lite/ndk/
Dndk.gni44 template("copy_files") {
60 script = "//build/lite/copy_files.py"
98 copy_files("$target_name" + "_copy") {
110 copy_files(target_name) {
138 copy_files("$src_dir") {
/build/ohos/packages/
Dfs_process.py89 self.copy_files(source_path, target_path, fs_dir)
97 def copy_files(self, spath, tpath, fs_dir): member in Packer
DBUILD.gn549 script = "//build/ohos/copy_files.py"
/build/lite/toolchain/
Dgcc.gni133 …command = "python $ohos_root_path/build/lite/copy_files.py --src_type=file --src={{source}} --dest…
Diccarm.gni149 …command = "python $ohos_root_path/build/lite/copy_files.py --src_type=file --src={{source}} --dest…