Home
last modified time | relevance | path

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

/sdk/find_java2/src/
DJavaPath.h49 bool toShortPath();
DJavaPath.cpp53 bool CJavaPath::toShortPath() { in toShortPath() function in CJavaPath
/sdk/find_java2/FindJava2/
DFindJava2.cpp156 if (!javaPath.toShortPath()) { in _tmain()
/sdk/find_java/src/source/
Dfind_java_exe.cpp202 if (!javaPath.toShortPath(&javaPath)) { in main()
Dutils.h329 bool toShortPath(CPath *dest) { in toShortPath() function