Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/
H A Dhdf_liteos_scann.py87 model_path_dict = {}
95 return model_path_dict
97 def model_able_scan(self, model_path_dict): argument
106 return model_path_dict
119 return model_path_dict
123 parent = model_path_dict[name][0]
176 for path in model_path_dict[name]:
228 def get_need_result(self, model_path_dict): argument
233 for name in list(model_path_dict.keys()):
234 if len(model_path_dict[name]) == 0:
[all …]