Home
last modified time | relevance | path

Searched refs:get_templates_lite_dir (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.py394 templates_dir = hdf_utils.get_templates_lite_dir()
448 templates_dir = hdf_utils.get_templates_lite_dir()
488 templates_dir = hdf_utils.get_templates_lite_dir()
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/
H A Dhdf_module_kconfig_file.py132 templates_dir = hdf_utils.get_templates_lite_dir()
H A Dhdf_delete_handler.py120 templates_dir_path = hdf_utils.get_templates_lite_dir()
H A Dhdf_add_handler.py66 templates_dir = hdf_utils.get_templates_lite_dir()
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/
H A Dhdf_utils.py310 def get_templates_lite_dir(): function