/ohos5.0/build/indep_configs/scripts/ |
H A 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
|
H A D | generate_components.py | 199 def _components_info_handler(part_name_list, source_code_path, hpm_cache_path, root_path, dependenc… argument
|
/ohos5.0/build/hb/util/post_gn/ |
H A 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
|
/ohos5.0/build/hb/util/post_build/ |
H A 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
|
/ohos5.0/build/ohos/packages/ |
H A 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
|
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/hdi_operate/ |
H A D | hdi_add_handler.py | 265 root_path, replace_data, vendor): argument 308 def config_group_passwd(self, root_path, replace_data): argument 322 def config_selinux(self, root_path, replace_data): argument 369 root_path, replace_data): argument 441 root_path, replace_data, align=False): argument
|
/ohos5.0/build/toolchain/ |
H A D | mini_debug_info.py | 36 def create_mini_debug_info(binary_path, stripped_binary_path, root_path, clang_base_dir): argument
|
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/driver_add/liteos/ |
H A D | mk_file_add_config.py | 91 module, driver, root_path): argument
|
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/ |
H A D | operate_group_passwd.py | 19 def __init__(self, tool_settings, root_path): argument
|
H A D | hdf_add_handler.py | 460 def revise_passwd_group_file(self, root_path, linux_file_path, model_name): argument
|
/ohos5.0/build/hb/resources/config/ |
H A D | config.json | 2 "root_path": null, null
|
/ohos5.0/drivers/hdf_core/framework/tools/idl-gen/ |
H A D | idl_generator.py | 59 def _search_file(self, root_path, file_name): argument 71 def _parse_include_file(self, file_list, root_path): argument
|
/ohos5.0/build/templates/common/ |
H A 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
|
/ohos5.0/build/hb/resources/ |
H A D | config.py | 133 def root_path(self): member in Config 140 def root_path(self, value: str): member in Config
|
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/ |
H A D | build_hdi_files_info.py | 230 root_path = "" variable in Option
|
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/ |
H A D | hdf_utils.py | 430 def write_config(root_path, config_file_json, config_name): argument
|