Searched defs:output_file (Results 1 – 8 of 8) sorted by relevance
/build/scripts/util/ |
D | file_utils.py | 59 def write_json_file(output_file, content, check_changes=False): argument 73 def __check_changes(output_file, content): argument 89 def write_file(output_file, content): argument
|
/build/ohos/packages/ |
D | generate_host_symlink.py | 26 def _do_symlink(all_host_parts_info, output_file, root_build_dir): argument
|
D | system_z_package.py | 28 output_file): argument
|
D | system_gzip_package.py | 51 def compress_image_files(package_dir, output_file, additional_files): argument
|
/build/tools/module_dependence/ |
D | file_utils.py | 35 def write_json_file(output_file, content): argument
|
/build/tools/check_deps/ |
D | check_deps.py | 37 def write_json_file(output_file, content): argument
|
/build/lite/hb_internal/preloader/ |
D | preloader.py | 76 parts_config_file, output_file): argument 88 def _output_gnargs_prop(all_features, output_file): argument 108 output_file): argument 117 def _output_parts_features(all_parts, output_file): argument 134 def _output_parts_syscap(all_parts, output_file): argument 149 def _output_exclusion_modules_json(all_parts, output_file): argument 185 def _output_parts_json(all_parts, output_file): argument 189 def _output_parts_config_json(all_parts, output_file): argument
|
D | parse_vendor_product_config.py | 117 def save_transformed_config(config, output_file): argument
|