Searched defs:root_path (Results 1 – 9 of 9) sorted by relevance
| /build/indep_configs/scripts/ |
| D | gn_ninja_cmd.py | 41 def _get_all_features_info(root_path) -> dict: argument 51 def _gn_cmd(root_path, variants): argument 63 def _ninja_cmd(root_path, variants): argument 69 def _exec_cmd(root_path, variants): argument
|
| D | generate_components.py | 199 def _components_info_handler(part_name_list, source_code_path, hpm_cache_path, root_path, dependenc… argument
|
| /build/hb/util/post_gn/ |
| D | check_compilation_parameters.py | 43 def parse_ninja_file(root_path, ninja_file): argument 70 def read_ohos_config(root_path): argument 78 def read_check_list(root_path): argument 88 def check_compilation_parameters(root_path): argument
|
| /build/hb/util/post_build/ |
| D | part_rom_statistics.py | 78 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/ |
| D | kernel_permission.py | 35 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/ |
| D | mini_debug_info.py | 36 def create_mini_debug_info(binary_path, stripped_binary_path, root_path, clang_base_dir): argument
|
| /build/hb/resources/config/ |
| D | config.json | 2 "root_path": null, null
|
| /build/templates/common/ |
| D | generate_component_package.py | 629 def _get_toolchain_info(root_path): argument 673 def _make_hpm_packages_dir(root_path): argument 717 def generate_component_package(out_path, root_path, components_list=None, build_type=0, organizatio… argument
|
| /build/hb/resources/ |
| D | config.py | 133 def root_path(self): member in Config 140 def root_path(self, value: str): member in Config
|