Searched defs:source_root_dir (Results 1 – 7 of 7) sorted by relevance
/build/hb/util/loader/ |
D | platforms_loader.py | 26 def __init__(self, platforms_config_file, source_root_dir, root_build_dir, argument 183 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 | 65 source_root_dir, config_output_path, os_level): argument
|
D | load_ohos_build.py | 371 def __init__(self, source_root_dir, subsystem_build_info, argument 790 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 | 355 def _get_inherit_parts(self, inherit, source_root_dir) -> dict: argument 367 def _get_sys_relate_parts(self, system_component_info, _parts, source_root_dir) -> dict: argument
|
/build/ohos/hisysevent/ |
D | hisysevent_process.py | 44 source_root_dir, gn_root_build_dir): argument
|