Home
last modified time | relevance | path

Searched refs:remove (Results 1 - 25 of 39) sorted by relevance

12

/build/toolchain/
H A Dmini_debug_info.py61 gen_mini_debug_cmd = llvm_objcopy_path + " -S --remove-section .gdb_index --remove-section .comment --keep-symbols=" + \
82 os.remove(tmp_file1)
83 os.remove(tmp_file2)
100 os.remove(tmp_file1)
101 os.remove(tmp_file2)
118 # remove temporary file
119 os.remove(dynsyms_path)
120 os.remove(funcsysms_path)
121 os.remove(keep_pat
[all...]
/build/scripts/util/
H A Dzip_and_md5.py47 os.remove(signature_file)
74 os.remove(args.output_zipfile)
/build/templates/rust/
H A Drust_bindgen.py76 os.remove(args.depfile)
78 os.remove(args.output)
/build/lite/
H A Dbuild_ext_components.py42 os.remove(temp_file.name)
85 os.remove(temp_file.name)
H A Dhap_pack.py162 os.remove(args.unsignhap_path)
/build/scripts/
H A Dget_warnings.py97 os.remove(warn_file)
105 os.remove(temp_out_file)
H A Ddownload_sdk.py79 os.remove(os.path.join(target_dir, "daily_build.log"))
81 os.remove(os.path.join(target_dir, "manifest_tag.xml"))
161 # remove the incomplete downloaded files
163 os.remove(os.path.join(
H A Dgen_summary_ebpf_testcase_config.py70 os.remove(summary_file)
H A Dmerge_notice.py46 os.remove(ohos_notice)
H A Dcode_release.py49 os.remove(release_file)
98 # remove duplicate scan dir
100 # remove duplicate licenses
/build/ohos/images/
H A Dadlt_wrapper.py48 os.remove(so_abspath)
H A Dbuild_image.py122 os.remove(dest_file)
170 os.remove(args.output_image_path)
/build/tools/component_tools/
H A Dcomponent_node.py119 external_deps_list.remove('')
121 deps_list.remove('')
/build/ohos/kits/
H A Dkits_check_remove.py79 kit_list.remove(_kit)
85 "Error, part '{}' kit remove, please check kit config.".
/build/hb/util/
H A Dsystem_util.py42 cmd.remove('')
/build/ohos/images/mkimage/
H A Djudge_updater_image.py56 lib_chain.remove(next_lib)
H A Dmkextimage.py130 os.remove(args.device)
H A Dmkf2fsimage.py135 os.remove(args.device)
H A Dmkcpioimage.py105 os.remove(ramdisk_gz)
/build/ohos/sa_profile/sa_info_process/
H A Dmerge_sa_info.py121 os.remove(_file)
/build/ohos/sdk/
H A Dconvert_permissions.py61 os.remove(dest)
/build/indep_configs/scripts/
H A Dgenerate_components.py92 os.remove(dest_dir)
101 os.remove(link_path)
134 os.remove(kernel_link_path)
H A Dgenerate_target_build_gn.py65 os.remove(file_name)
/build/
H A Dprebuilts_download.py128 os.remove(local_file)
203 os.remove(local_file)
247 print('remove node_modules %s' % node_modules_path)
307 os.remove(dest_dir + symlink_dest)
/build/templates/common/
H A Dinclude_relative_path_check.py111 item_list.remove(component['component'])

Completed in 9 milliseconds

12