Searched refs:lib_to_path (Results 1 – 1 of 1) sorted by relevance
63 lib_to_path = dict() variable in TraceConverter376 if lib in self.lib_to_path:377 return self.lib_to_path[lib]380 self.lib_to_path[lib] = lib_path