Home
last modified time | relevance | path

Searched defs:root_path (Results 1 – 10 of 10) sorted by relevance

/build/indep_configs/scripts/
Dgn_ninja_cmd.py57 def _get_all_features_info(root_path, variants) -> list: argument
81 def _gn_cmd(root_path, variants, out_dir, test_filter): argument
107 def _ninja_cmd(root_path, variants, out_dir): argument
115 def _exec_cmd(root_path, variants, out_dir, test_filter): argument
Dgenerate_components.py237 def _components_info_handler(part_name_list, source_code_path: str, hpm_cache_path, root_path, depe… argument
/build/hb/util/post_build/
Dpart_rom_statistics.py78 def collect_part_name(root_path): argument
186 def read_subsystem_config(root_path): argument
209 def read_ohos_config(root_path): argument
220 def output_part_rom_status(root_path): argument
/build/ohos/packages/
Dkernel_permission.py35 def run(out_path, root_path): argument
56 def execute_kernel_permission_cmd(out_path, root_path): argument
78 def regist_llvm_objcopy_path(root_path): argument
/build/toolchain/
Dmini_debug_info.py36 def create_mini_debug_info(binary_path, stripped_binary_path, root_path, clang_base_dir): argument
/build/hb/resources/config/
Dconfig.json2 "root_path": null, null
/build/hb/util/
Dcomponent_util.py149 def gen_default_deps_json(variant, root_path, has_test=False): argument
/build/hb/resources/
Dconfig.py133 def root_path(self): member in Config
140 def root_path(self, value: str): member in Config
/build/templates/common/
Dgenerate_component_package.py1687 def _get_toolchain_info(root_path): argument
1731 def _make_hpm_packages_dir(root_path): argument
1785 def _get_exclusion_list(root_path): argument
1799 def generate_component_package(out_path, root_path, components_list=None, build_type=0, organizatio… argument
/build/config/components/hdi/
Dbuild_hdi_files_info.py237 root_path = "" variable in Option