Home
last modified time | relevance | path

Searched defs:list (Results 1 – 25 of 58) sorted by relevance

123

/build/ohos/packages/
Dmodules_install.py32 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):
Dresources_collect.py63 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,
Dsystem_z_package.py27 def archive_files(system_image_zipfile: str, additional_files: list, output_dir: str,
/build/ohos/update/
Dcheck_abi_and_copy_deps.py29 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/
Dcheck_sdk_completeness.py37 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):
Dparse_sdk_description.py70 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/
Dcheck_deps_handler.py27 …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/
Dcopy_ex.py44 def _do_copy_tree(items: list,
107 deps: list,
134 def do_copy(options, deps: list):
153 def do_renaming(options, deps: list):
Dhapbuilder.py50 def add_resources(packaged_resources: list, package_dir: str, packing_cmd: list):
63 def add_assets(options, package_dir: str, packing_cmd: list):
Dgen_subsystem_ebpf_testcase_config.py35 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/
Dbundle_json_check.py320 …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/
Dmenu.py138 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/
Dsort_sa_by_bootphase.py88 … 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/
Dsa_profile_binary.py47 def generate_binary_sa_archive(parts_list: list, sa_profile_archive_info_file: str,
48 sa_output_dir: str, depfiles: list):
Dsa_profile_archive.py28 def _get_src_sa_info(src_sa_install_info_file: str, depfiles: list):
61 archive_info_file: str, depfiles: list):
Dsa_profile_merge.py32 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,
Dsa_profile_source.py41 def get_sa_install_info(sa_info_file: str, src_parts_info: list):
/build/ohos/images/mkimage/
Djudge_updater_image.py45 def judge_lib_available(lib_name: str, lib_chain: list, available_libs: list, lib_to_path: dict) ->…
/build/tools/component_tools/
Dparse_kconf.py82 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/
Darchive_ndk.py45 def do_archive(output: str, directory: str, prefix: str, compress_fn, filter_file_name: list):
65 compress_fn, notice: str, filter_file_name: list):
Dcollect_ndk_syscap.py28 def _get_system_capability(targets_build_config: list):
/build/tools/component_tools/static_check/gn_check/
Dcheck_gn_online.py68 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/
Dcsct_online_entry.py22 def csct_online(pr_list: list):
/build/hb/util/
Dsystem_util.py96 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/
Dbinary_install_info.py54 def output_installed_info(binary_subsystem_info: str, required_parts: list):

123