Searched defs:driver_file_path (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/driver_add/ |
H A D | hdf_add_driver.py | 39 def add_linux(self, driver_file_path, driver_head_path): argument 54 def add_liteos(self, driver_file_path, driver_head_path): argument 104 driver_file_path, driver_head_path): argument 140 def add_kernel(self, driver_file_path, driver_head_path): argument 155 def get_kernel_linux_config_path(self, driver_file_path, driver_head_path): argument 505 def linux_operation_config(self, driver_file_path, driver_head_path): argument
|
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/driver_add/liteos/ |
H A D | gn_file_add_config.py | 160 def build_file_operation(path, driver_file_path, head_path, module, driver): argument 219 def input_build_file_operation(path, driver_file_path, head_path, module, driver): argument
|
H A D | mk_file_add_config.py | 90 def makefile_file_operation(path, driver_file_path, head_path, argument
|
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/ |
H A D | hdf_add_handler.py | 135 driver_file_path, args_tuple): argument 285 def _add_module_handler_linux_user(self, framework_hdf, driver_file_path, argument
|
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/driver_add/linux/ |
H A D | mk_file_add_config.py | 159 def linux_makefile_operation(path, driver_file_path, head_path, module, driver): argument
|