| /build/ohos/packages/ |
| D | modules_install.py | 32 def _get_modules_info(system_install_info: dict, depfiles: list): 55 def _get_post_process_modules_info(post_process_modules_info_files: list, depfiles: list): 69 post_process_modules_info_files: list, platform_installed_path: str, 70 … host_toolchain, additional_system_files: dict, depfiles: list, categorized_libraries: dict):
|
| D | resources_collect.py | 63 def collect_testcase(resources_dir_list: list, parts_info: dict, output_base_dir: str): 89 def collect_test_mlf(resources_dir_list: list, parts_info: dict, output_base_dir: str): 120 def collect_libs_symbols(resources_dir_list: list, parts_info: dict, output_base_dir: str): 166 def collect_kits_modules(resources_dir_list: list, parts_info: dict, output_base_dir: str): 171 def collect_innerkits_modules(resources_dir_list: list, parts_info: dict, output_base_dir: str): 176 def collect_resources(collect_type: str, resources_dir_list: list, parts_info: dict,
|
| D | system_z_package.py | 27 def archive_files(system_image_zipfile: str, additional_files: list, output_dir: str,
|
| /build/ohos/update/ |
| D | check_abi_and_copy_deps.py | 29 def get_value_from_file(file: str, target: list, key: str, must: bool = True): 51 def get_valid_deps(module_deps: list, finish_list: list): 128 def get_copy_source_path(element: list): 137 def traverse_and_check(check_list: list, readelf: str, abidiff: str, abidw: str, abi_dumps_path: st… 183 def get_copy_output_path(element: list, parent_output: str):
|
| /build/ohos/sdk/ |
| D | check_sdk_completeness.py | 37 def parse_sdk_check_list(sdk_check_list: list): 147 def get_redundant_set(sdk_check_list: list): 161 def get_unpacked_directories(sdk_check_list: list): 173 def get_missing_set(sdk_check_list: list): 185 def output_the_verification_result(sdk_check_list: list):
|
| D | parse_sdk_description.py | 70 def add_target(item: dict, target: str, sdk_systems: list): 82 def write_sdk_build_gni(sdk_targets: list, build_only_targets: list, gni: str):
|
| /build/templates/common/ |
| D | check_deps_handler.py | 27 …ty_deps(args, dep_part: str, parts_deps_info: dict, _tips_info: dict, third_deps_allow_list: list): 49 def load_part_info(depfiles: list): 73 def get_path_from_module_list(cur_part_name: str, depfiles:list) -> str: 90 …_pattern(cur_part_name: str, parts_path_info: dict, path_parts_info: dict, depfiles: list) -> list: 116 …args, part_pattern: str, path_parts_info: dict, compile_standard_allow_info: dict, depfiles: list):
|
| /build/scripts/ |
| D | copy_ex.py | 44 def _do_copy_tree(items: list, 107 deps: list, 134 def do_copy(options, deps: list): 153 def do_renaming(options, deps: list):
|
| D | hapbuilder.py | 50 def add_resources(packaged_resources: list, package_dir: str, packing_cmd: list): 63 def add_assets(options, package_dir: str, packing_cmd: list):
|
| D | gen_subsystem_ebpf_testcase_config.py | 35 def get_testcase_dest_list(src_testcase_list: list, testcase_collect_path: str): 45 testcase_list: list,
|
| /build/tools/component_tools/static_check/bundle_check/ |
| D | bundle_json_check.py | 320 …ef _check_component_name(self, component: dict, component_line: int, bundle_error_component: list): 340 bundle_error_component: list): 358 def _check_component_syscap(self, component: dict, bundle_error_component: list): 380 …def _check_component_ast(self, component: dict, component_line: int, bundle_error_component: list): 411 …def _check_component_rom(self, component: dict, component_line: int, bundle_error_component: list): 436 …def _check_component_ram(self, component: dict, component_line: int, bundle_error_component: list): 461 …ef _check_component_deps(self, component: dict, component_line: int, bundle_error_component: list):
|
| /build/hb/services/ |
| D | menu.py | 138 def _list_promt(self, name: str, message: str, choices: list, **kwargs): 143 def _get_questions(self, promt_type: str, name: str, message: str, choices: list): 154 def _prompt(self, questions: list, answers=None, **kwargs): 312 def __init__(self, choices: list, **kwargs): 327 def _init_choices(self, choices: list, default=None): 351 def append(index: int, choice: list):
|
| /build/ohos/sa_profile/sa_info_process/ |
| D | sort_sa_by_bootphase.py | 88 … def check_depend(cur_systemability: str, deps_count: int, dependencies: list, depend_path: list): 146 def __detect_invert_dependency(self, systemability: list, depend): 191 def __detect_creation_dependency(self, systemability: list, depend): 273 def check_index(systemabilities: list, dependency, idx_self: int): 284 def inner_category_sort(systemabilities: list):
|
| /build/ohos/sa_profile/ |
| D | sa_profile_binary.py | 47 def generate_binary_sa_archive(parts_list: list, sa_profile_archive_info_file: str, 48 sa_output_dir: str, depfiles: list):
|
| D | sa_profile_archive.py | 28 def _get_src_sa_info(src_sa_install_info_file: str, depfiles: list): 61 archive_info_file: str, depfiles: list):
|
| D | sa_profile_merge.py | 32 def _get_src_sa_info(src_sa_install_info_file: str, depfiles: list): 85 def _generate_install_info(sa_result_file_list: list, sa_info_install_dest_dir: str,
|
| D | sa_profile_source.py | 41 def get_sa_install_info(sa_info_file: str, src_parts_info: list):
|
| /build/ohos/images/mkimage/ |
| D | judge_updater_image.py | 45 def judge_lib_available(lib_name: str, lib_chain: list, available_libs: list, lib_to_path: dict) ->…
|
| /build/tools/component_tools/ |
| D | parse_kconf.py | 82 def handle_config_feature(items: dict, arr: list, line: str): 93 def handle_config_component(items: dict, arr: list, line: str): 100 def handle_config_property(items: dict, arr: list, line: str):
|
| /build/ohos/ndk/ |
| D | archive_ndk.py | 45 def do_archive(output: str, directory: str, prefix: str, compress_fn, filter_file_name: list): 65 compress_fn, notice: str, filter_file_name: list):
|
| D | collect_ndk_syscap.py | 28 def _get_system_capability(targets_build_config: list):
|
| /build/tools/component_tools/static_check/gn_check/ |
| D | check_gn_online.py | 68 def check_have_product_name(self, key: str, line: list) -> None: 85 def check_abs_path(self, key: str, line: list) -> None:
|
| /build/tools/component_tools/static_check/ |
| D | csct_online_entry.py | 22 def csct_online(pr_list: list):
|
| /build/hb/util/ |
| D | system_util.py | 96 def exec_command(cmd: list, log_path='out/build.log', exec_env=None, log_mode='normal', 157 def allow(self, allowed_vars: list):
|
| /build/ohos/common/ |
| D | binary_install_info.py | 54 def output_installed_info(binary_subsystem_info: str, required_parts: list):
|