Searched refs:toShortPath (Results 1 – 5 of 5) sorted by relevance
49 bool toShortPath();
53 bool CJavaPath::toShortPath() { in toShortPath() function in CJavaPath
156 if (!javaPath.toShortPath()) { in _tmain()
202 if (!javaPath.toShortPath(&javaPath)) { in main()
329 bool toShortPath(CPath *dest) { in toShortPath() function