Home
last modified time | relevance | path

Searched refs:get_json (Results 1 - 5 of 5) sorted by relevance

/build/indep_configs/scripts/
H A Dutils.py21 def get_json(file_path): function
H A Drefactor_hpm_bundle_json.py72 dependences_json = utils.get_json(dependences_file)
76 bundle_json = utils.get_json(bundle_path)
H A Dgenerate_components.py66 _json = utils.get_json(dependences_path)
112 target_cpu = utils.get_json(config_path).get("target_cpu")
205 src_bundle_json = utils.get_json(src_bundle_path)
231 components_json = _gen_components_info(components_json, utils.get_json(src_bundle_path), src_part_name,
234 utils.get_json(os.path.join(root_path, "build", "bundle.json")),
239 bundle_json = utils.get_json(bundle_path)
269 _json = utils.get_json(toolchain_json)
H A Dgn_ninja_cmd.py19 from utils import get_json namespace
48 _features_json = get_json(_features_info_path)
H A Dgenerate_target_build_gn.py95 src_bundle_json = utils.get_json(src_bundle_path)
130 bundle_json = utils.get_json(_bundle_path)

Completed in 2 milliseconds