Home
last modified time | relevance | path

Searched refs:get_liteos_a_dot_config_path (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/
H A Dhdf_set_handler.py96 dot_config_path = hdf_utils.get_liteos_a_dot_config_path(root)
H A Dhdf_module_kconfig_file.py120 dot_config_path = hdf_utils.get_liteos_a_dot_config_path(self.root)
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/
H A Dhdf_utils.py297 def get_liteos_a_dot_config_path(root): function