Searched defs:module (Results 1 – 3 of 3) sorted by relevance
| /build/templates/common/ |
| D | generate_component_package.py | 76 def _is_innerkit(data, part, module): argument 120 def _get_json_data(args, module): argument 182 def _copy_includes(args, module, includes: list): argument 233 def _toolchain_lib_handler(args, toolchain_path, _name, module, toolchain_name): argument 249 def _copy_lib(args, json_data, module): argument 398 def _generate_configs(fp, module): argument 433 def _generate_prebuilt_shared_library(fp, lib_type, module): argument 444 def _generate_public_configs(fp, module): argument 448 def _public_deps_special_handler(module): argument 454 def _generate_public_deps(fp, module, deps: list, components_json, public_deps_list: list): argument [all …]
|
| /build/hb/resolver/interface/ |
| D | args_resolver_interface.py | 32 def resolve_arg(self, target_arg: Arg, module): argument
|
| /build/tools/component_tools/ |
| D | component_node.py | 150 def add_module(self, module): argument
|