Searched defs:source_root_dir (Results 1 – 8 of 8) sorted by relevance
/build/loader/ |
D | subsystem_info.py | 47 source_root_dir, config_output_path, os_level): argument
|
D | load.py | 28 def _load_component_dist(source_root_dir, target_os, target_cpu): argument 63 def _get_platforms_all_parts(source_root_dir, target_os, target_cpu, all_parts, argument 86 def _get_platforms_all_stubs(source_root_dir, target_os, target_cpu, all_stubs, argument 235 def _check_args(args, source_root_dir): argument
|
D | platforms_loader.py | 25 def __init__(self, platforms_config_file, source_root_dir, root_build_dir, argument 177 def get_platforms_info(platforms_config_file, source_root_dir, root_build_dir, argument
|
D | subsystem_scan.py | 70 def scan(subsystem_config_file, example_subsystem_file, source_root_dir): argument
|
D | load_ohos_build.py | 360 def __init__(self, source_root_dir, subsystem_build_info, argument 652 def get_parts_info(source_root_dir, argument
|
/build/lite/hb_internal/preloader/ |
D | parse_lite_subsystems_config.py | 57 source_root_dir, subsystem_config_file): argument
|
D | preloader.py | 40 def _get_inherit_parts(inherit, source_root_dir): argument 53 def _get_sys_relate_parts(system_component_info, _parts, source_root_dir): argument
|
/build/ohos/hisysevent/ |
D | hisysevent_process.py | 44 source_root_dir, gn_root_build_dir): argument
|