Home
last modified time | relevance | path

Searched refs:section_name (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 Dhdf_add_driver.py247 section_name=module, node_name='file_dir')
351 section_name=self.module, node_name=kernel_base_device)
411 section_name=module, node_name='driver_path')
415 section_name=module, node_name='driver_path')
472 section_name=self.kernel,
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/
H A Dhdf_utils.py443 def ini_file_read_operation(section_name, node_name, path=""): argument
451 model_child_dir_list = config.get(section=section_name, option=node_name)
454 model_child_dir_list = config.items(section_name)
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/
H A Dhdf_get_handler.py200 path=model_device_file_path, section_name=self.args.module_name,
226 path=model_device_file_path, section_name=self.args.module_name,
H A Dhdf_delete_handler.py144 section_name=kernel,
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/driver_add/liteos/
H A Dgn_file_add_config.py137 section_name="audio", node_name='driver_path')