Home
last modified time | relevance | path

Searched refs:add_module (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/build/tools/component_tools/
H A Dcomponents_dependence_analysis.py56 component_nodes[part_name].add_module(module_dict[module_name])
60 component_nodes[part_name].add_module(module_dict[module_name])
63 component_nodes[module_name].add_module(module_dict[module_name])
H A Dcomponent_node.py150 def add_module(self, module): member in Node
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/
H A Dhdf_add_handler.py204 vendor_k_path = vendor_k.add_module([module, 'Kconfig'])
209 vendor_mk_path = vendor_mk.add_module(module)
214 vendor_gn_path = vendor_gn.add_module(module)
255 vendor_k_path = vendor_k.add_module([module, 'Kconfig'])
260 vendor_mk_path = vendor_mk.add_module(data_model)
277 patch_list = defconfig_patch.add_module(config_path, files=files, codetype=None)
280 defconfig_list = defconfig_patch.add_module(config_path, files=files1, codetype=None)
H A Dhdf_defconfig_patch.py37 def add_module(self, path, files, codetype): member in HdfDefconfigAndPatch
43 self.add_module(path=new_path, files=files, codetype=codetype)
H A Dhdf_vendor_build_file.py29 def add_module(self, module): member in HdfVendorBuildFile
H A Dhdf_vendor_makefile.py43 def add_module(self, data_model): member in HdfVendorMakeFile
H A Dhdf_vendor_mk_file.py52 def add_module(self, module): member in HdfVendorMkFile
H A Dhdf_vendor_kconfig_file.py69 def add_module(self, module_to_k_path_parts): member in HdfVendorKconfigFile
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/driver_add/
H A Dhdf_add_driver.py44 patch_list = defconfig_patch.add_module(
48 defconfig_list = defconfig_patch.add_module(
145 patch_list = defconfig_patch.add_module(
149 defconfig_list = defconfig_patch.add_module(