Home
last modified time | relevance | path

Searched refs:read_json_file (Results 1 – 25 of 75) sorted by relevance

123

/ohos5.0/build/templates/common/
H A Dexternal_deps_handler.py23 from scripts.util.file_utils import read_json_file, write_json_file # noqa: E402
86 subsystem_sdk_info = read_json_file(_sdk_info_file)
97 _new_subsystem_sdk_info = read_json_file(_new_sdk_info_file)
117 inner_kits_adapter_info = read_json_file(innerkits_adapter_info_file)
126 all_kits_info_dict = read_json_file(inner_kits_info_file)
128 components_info_dict = read_json_file(components_info_file)
155 parts_src_flag = read_json_file(args.parts_src_flag_file)
174 all_parts_variants_info = read_json_file(parts_variants_info_file)
182 toolchain_variant_info = read_json_file(toolchain_variant_info_file)
186 auto_install_parts = read_json_file(auto_install_part_file)
[all …]
H A Dcheck_deps_handler.py24 from scripts.util.file_utils import read_json_file # noqa: E402
53 parts_path_info = read_json_file(parts_path_file)
60 path_parts_info = read_json_file(path_parts_file)
76 parts_modules_info = read_json_file(parts_modules_file)
120 parts_deps_info = read_json_file(parts_deps_file)
161 compile_standard_allow_info = read_json_file(compile_standard_allow_file)
H A Dcheck_part_subsystem_name.py23 from scripts.util.file_utils import read_json_file # noqa: E402
34 compile_standard_allow_info = read_json_file(compile_standard_allow_file)
37 data = read_json_file(part_subsystem_info_file)
H A Dcheck_external_deps.py23 from scripts.util.file_utils import read_json_file # noqa: E402
28 compile_standard_allow_info = read_json_file(compile_standard_allow_file)
69 parts_deps_info = read_json_file(parts_deps_file)
/ohos5.0/build/ohos/packages/
H A Dgenerate_host_symlink.py24 from scripts.util.file_utils import read_json_file, write_json_file # noqa: E402
31 part_modules_host_info = read_json_file(part_info_file)
36 module_info = read_json_file(module_info_file)
57 all_host_parts_info = read_json_file(args.all_parts_host_info_file)
H A Dplatforms_install_info.py23 from scripts.util.file_utils import read_json_file, write_json_file # noqa: E402
28 all_subsystem_info = read_json_file(all_subsystem_info_file)
32 curr_subsystem_name_list = read_json_file(curr_subsystem_name_list_file)
H A Dparts_install_info.py24 from scripts.util.file_utils import read_json_file, write_json_file # noqa: E402
29 all_platforms_parts = read_json_file(platforms_parts_file)
38 all_parts_info = read_json_file(all_parts_info_file)
H A Dsystem_notice_info.py24 from scripts.util.file_utils import read_json_file, write_json_file # noqa: E402
43 _nf_src_list = read_json_file(_info_file_path)
57 system_install_info = read_json_file(system_install_info_file)
/ohos5.0/build/hb/util/
H A Dproduct_util.py49 info = IoUtil.read_json_file(config_path)
100 info = IoUtil.read_json_file(config_path)
121 info = IoUtil.read_json_file(config_path)
142 info = IoUtil.read_json_file(config_path)
157 info = IoUtil.read_json_file(product_json)
203 files = [os.path.join(config.root_path, file) for file in IoUtil.read_json_file(
213 _info = IoUtil.read_json_file(_file)
231 files = [os.path.join(config.root_path, file) for file in IoUtil.read_json_file(
241 _info = IoUtil.read_json_file(_file)
291 product_data = IoUtil.read_json_file(product_json)
H A Dcomponent_util.py48 data = IoUtil.read_json_file(bundle_path)
57 data = IoUtil.read_json_file(bundle_path)
119 return IoUtil.read_json_file(COMPONENTS_PATH_DIR)
127 data = IoUtil.read_json_file(bundle_json)
/ohos5.0/build/ohos/sa_profile/
H A Dsa_profile_source.py22 from scripts.util.file_utils import read_json_file, write_json_file # noqa: E402
26 parts_list = read_json_file(system_install_info_file)
42 sa_infos = read_json_file(sa_info_file)
H A Dsrc_sa_profile_process.py22 from scripts.util.file_utils import read_json_file, write_json_file # noqa: E402
27 sa_profile_infos = read_json_file(sa_profile_infos_file)
58 variants_toolchain_info = read_json_file(args.variants_toolchain_file)
H A Dsa_profile_binary.py24 from scripts.util.file_utils import read_json_file, write_json_file # noqa: E402
29 install_parts_info = read_json_file(system_install_info_file)
59 sa_profile_archive_info = read_json_file(sa_profile_archive_info_file)
H A Dsa_profile_archive.py24 from scripts.util.file_utils import write_json_file, read_json_file # noqa: E402 E501
29 src_sa_install_info = read_json_file(src_sa_install_info_file)
45 _install_info = read_json_file(_install_info_file)
H A Dsa_profile_merge.py28 read_json_file # noqa: E402
33 src_sa_install_info = read_json_file(src_sa_install_info_file)
45 _install_info = read_json_file(_install_info_file)
/ohos5.0/build/ohos/common/
H A Dbinary_install_info.py23 from scripts.util.file_utils import read_json_file, write_json_file # noqa: E402
35 dist_parts_info = read_json_file(dist_parts_info_file)
39 parts_src_list = read_json_file(parts_src_installed_info_file)
H A Dmerge_all_subsystem.py23 from scripts.util.file_utils import read_json_file, write_json_file # noqa: E402
28 src_install_info = read_json_file(src_install_info_file)
35 binary_install_info = read_json_file(binary_install_info_file)
/ohos5.0/build/ohos/sdk/
H A Dcopy_sdk_modules.py26 from scripts.util.file_utils import read_json_file # noqa: E402
30 data = read_json_file(module_info_file)
105 sdk_modules = read_json_file(sdk_modules_desc_file)
109 archive_paths = read_json_file(sdk_archive_paths_file)
H A Dgenerate_hap_build_sdk_config.py32 from scripts.util.file_utils import read_json_file, write_json_file
33 info_list = read_json_file(options.sdk_description_file)
/ohos5.0/build/hb/services/
H A Dloader.py151 if not read_json_file(self.subsystem_config_file):
154 if not read_json_file(self.subsystem_config_file):
166 if not read_json_file(self.platforms_config_file):
172 if not read_json_file(self.example_subsystem_file):
182 _preloader_feature_info = read_json_file(_preloader_feature_file)
191 _feature_whitelist_info = read_json_file(_feature_whitelist_file)
241 syscap_product_dict = read_json_file(
312 syscap_info_dict = read_json_file(os.path.join(
743 _parts_info = read_json_file(_dist_parts_info_file)
829 all_parts = read_json_file(parts_file)
[all …]
/ohos5.0/build/tools/check_deps/
H A Dcheck_deps.py22 def read_json_file(input_file: str): function
48 part_path_data = read_json_file(parts_path_file)
55 module_deps_data = read_json_file(file_path)
/ohos5.0/build/tools/module_dependence/
H A Ddependence_analysis.py20 from file_utils import read_json_file
36 module_ext_deps_info = read_json_file(_external_deps_file)
62 module_deps_info = read_json_file(_deps_file)
/ohos5.0/build/ohos/hisysevent/
H A Dhisysevent_process.py25 from scripts.util.file_utils import read_json_file, write_json_file # noqa: E402 E501
30 parts_list = read_json_file(system_install_info_file)
90 hisysevent_config_info = read_json_file(args.parts_config_file)
/ohos5.0/build/hb/util/loader/
H A Dsubsystem_scan.py21 from scripts.util.file_utils import read_json_file, write_json_file # noqa: E402 E501
32 subsystem_config = read_json_file(subsystem_config_file)
39 example_subsystem_config = read_json_file(example_subsystem_file)
/ohos5.0/build/ohos/
H A Dgenerate_part_info.py21 from scripts.util.file_utils import read_json_file, write_json_file # noqa: E402 E501
30 all_module_info = read_json_file(all_modules_file)
37 sdk_modules_info = read_json_file(sdk_modules_info_file)

123