Searched refs:bestPath (Results 1 - 1 of 1) sorted by relevance

/haiku/src/bin/
H A Dtranslate.cpp385 TypeList bestPath; local
423 bestPath.Add(formats[j].type);
434 bestPath.SetTo(path);
435 bestPath.Add(formats[j].type);
446 path.SetTo(bestPath);

Completed in 30 milliseconds