Home
last modified time | relevance | path

Searched refs:get_template_file_path (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/
H A Dhdf_defconfig_patch.py27 self.file_path = hdf_utils.get_template_file_path(root)
H A Dhdf_device_info_hcs.py45 self.file_path = hdf_utils.get_template_file_path(root)
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/
H A Dhdf_utils.py348 def get_template_file_path(root): function
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/driver_add/
H A Dhdf_add_driver.py33 self.template_file_path = hdf_utils.get_template_file_path(self.root)