Searched defs:source_root_dir (Results 1 – 6 of 6) sorted by relevance
| /build/hb/util/loader/ |
| D | platforms_loader.py | 27 def __init__(self, platforms_config_file, source_root_dir, root_build_dir, argument 184 def get_platforms_info(platforms_config_file, source_root_dir, root_build_dir, argument
|
| D | subsystem_scan.py | 75 def scan(subsystem_config_file, example_subsystem_file, source_root_dir): argument
|
| D | subsystem_info.py | 66 source_root_dir, config_output_path, os_level): argument
|
| D | load_ohos_build.py | 404 def __init__(self, source_root_dir, subsystem_build_info, argument 871 def get_parts_info(source_root_dir, argument
|
| /build/hb/util/preloader/ |
| D | parse_lite_subsystems_config.py | 59 source_root_dir, subsystem_config_file): argument
|
| D | preloader_process_data.py | 366 def _get_inherit_parts(self, inherit, source_root_dir) -> dict: argument 378 def _get_sys_relate_parts(self, system_component_info, _parts, source_root_dir) -> dict: argument
|