Home
last modified time | relevance | path

Searched refs:utils (Results 1 - 11 of 11) sorted by relevance

/build/indep_configs/scripts/
H A Drefactor_hpm_bundle_json.py21 import utils namespace
72 dependences_json = utils.get_json(dependences_file)
76 bundle_json = utils.get_json(bundle_path)
H A Dgenerate_components.py21 import utils namespace
66 _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 Dgenerate_target_build_gn.py21 import utils namespace
95 src_bundle_json = utils.get_json(src_bundle_path)
130 bundle_json = utils.get_json(_bundle_path)
H A Dvariants_info_handler.py22 import utils namespace
H A Dgn_ninja_cmd.py19 from utils import get_json
/build/lite/
H A Dgen_module_notice_file.py22 from utils import read_json_file
23 from utils import makedirs
24 from utils import encode
25 from utils import decode
H A Dcopy_files.py23 from utils import makedirs
H A Dhap_pack.py23 from utils import makedirs
/build/lite/ndk/
H A Darchive_ndk.py23 from utils import makedirs # noqa: E402
/build/lite/ndk/doc/
H A Dgen_doc.py28 from utils import check_output, makedirs # noqa: E402
/build/lite/testfwk/
H A Dgen_module_list_files.py24 from utils import makedirs

Completed in 3 milliseconds