Searched defs:source_root_dir (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/build/hb/util/loader/ |
H A 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
|
H A D | subsystem_info.py | 66 source_root_dir, config_output_path, os_level): argument
|
H A D | subsystem_scan.py | 75 def scan(subsystem_config_file, example_subsystem_file, source_root_dir): argument
|
H A D | load_ohos_build.py | 403 def __init__(self, source_root_dir, subsystem_build_info, argument 869 def get_parts_info(source_root_dir, argument
|
/ohos5.0/build/hb/util/preloader/ |
H A D | parse_lite_subsystems_config.py | 59 source_root_dir, subsystem_config_file): argument
|
H A 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
|