Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/
H A Dhdf_linux_scann.py123 def _get_model_name(self, model_makefile_path): argument
124 parent_path = "/".join(model_makefile_path.split("/")[:-1])
130 self.re_temp1_model, model_makefile_path).group().split("/")[-1]
220 for model_makefile_path in enable_model_path_list:
221 model_name = self._get_model_name(model_makefile_path)
223 read_file_lines(model_makefile_path)
234 makefile_path=model_makefile_path)
237 makefile_path=model_makefile_path)