Searched refs:fileExists (Results 1 – 3 of 3) sorted by relevance
96 return (pathBin.fileExists() && pathTools.fileExists()); in isJdkPath()108 if (inOutPath->fileExists()) { in checkPath()
227 if (javawPath.fileExists()) { in main()
268 bool fileExists() const { in fileExists() function