Searched defs:subsystem_name (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/build/tools/component_tools/ |
H A D | component_node.py | 39 def subsystem_name(self): member in Module 43 def subsystem_name(self, value): member in Module
|
/ohos5.0/build/hb/util/loader/ |
H A D | load_ohos_build.py | 112 subsystem_name, target_arch, overrided_components): argument 342 def _parsing_config(self, part_name, part_config, subsystem_name): argument 404 config_output_dir, variant_toolchains, subsystem_name, argument 641 def compare_subsystem_and_component(subsystem_name, components_name, subsystem_compoents_whitelist_… argument
|
/ohos5.0/build/templates/common/ |
H A D | generate_component_package.py | 241 def _toolchain_static_file_path_mapping(subsystem_name, args, i): argument 708 def _package_interface(args, parts_path_info, part_name, subsystem_name, components_json): argument
|
/ohos5.0/build/tools/component_tools/static_check/bundle_check/ |
H A D | bundle_json_check.py | 181 def subsystem_name(self) -> str: # 目前存在为空的情况 member in BundleJson
|