Home
last modified time | relevance | path

Searched refs:dump (Results 1 - 22 of 22) sorted by relevance

/build/tools/module_dependence/
H A Dfile_utils.py40 json.dump(content, output_f, indent=2)
/build/scripts/
H A Dgen_summary_ebpf_testcase_config.py55 json.dump(context, out_file, sort_keys=True, indent=2)
H A Dmerge_profile.py61 json.dump(all_data, f3, indent=4, ensure_ascii=False)
H A Dcargo2gn.py141 self.outfile = None # open file handle of outfile_name during dump*
535 def dump(self): member in Crate
553 def dump(name, value): function
562 dump(name, value)
565 dump('crate_name', self.crate_name)
566 dump('crate_types', self.crate_types)
569 dump('main_src', self.main_src)
570 dump('module_type', self.module_type)
886 crate.dump()
1068 help='dump debu
[all...]
H A Dninja2trace.py102 json.dump(tracelist, f)
/build/hb/util/
H A Dio_util.py43 json.dump(json_data, json_file, ensure_ascii=False, indent=2)
/build/indep_configs/scripts/
H A Drefactor_hpm_bundle_json.py65 json.dump(bundle_json, f, indent=2)
H A Dgenerate_components.py252 json.dump(components_json, f, indent=4)
/build/lite/testfwk/
H A Dgen_testfwk_info.py37 json.dump(json.loads(dict_product), testfwk_info_file)
/build/ohos/sa_profile/sa_info_process/
H A Dmerge_sa_info.py53 json.dump(xml_lines, json_files, indent=4, ensure_ascii=False)
H A Dsort_sa_by_bootphase.py189 json.dump(data, json_files, indent=4, ensure_ascii=False)
/build/ohos/testfwk/
H A Dtest_js_file_copy.py68 json.dump(json_info_data, out_file)
H A Dtest_js_stage_file_copy.py37 json.dump(module_info_data, out_file)
/build/scripts/util/
H A Dfile_utils.py81 json.dump(content, output_f, sort_keys=True, indent=2)
H A Dpyd.py89 json.dump(config, jsonfile, indent=2, sort_keys=True)
H A Dmd5_check.py296 json.dump(obj, fileobj, indent=2, sort_keys=True)
/build/tools/check_deps/
H A Dcheck_deps.py42 json.dump(content, output_f, indent=2)
/build/config/components/hc_gen/
H A Dhcs_build_info.py43 def dump(self): member in Token
56 def dump(self): member in Char
/build/config/components/hdi/
H A Dbuild_hdi_files_info.py49 def dump(self): member in Token
62 def dump(self): member in Char
272 def dump(): member in Option
308 def dump(self): member in IdlDetail
/build/test/example/
H A Dtest_gn_template.py235 json.dump(data, json_file, indent=4, ensure_ascii=False)
578 json.dump(data, json_file, indent=4, ensure_ascii=False)
/build/templates/common/
H A Dgenerate_component_package.py349 json.dump(bundle_data, fd, indent=4, ensure_ascii=False)
371 json.dump(bundle_data, fd, indent=4, ensure_ascii=False)
/build/ohos/hisysevent/
H A Dgen_def_from_all_yaml.py752 json.dump(yaml_info_dict, j, indent=4)

Completed in 11 milliseconds