Searched refs:versionInt (Results 1 – 1 of 1) sorted by relevance
261 int versionInt = 0; in exploreJavaRegistry() local270 versionInt = checkBinPath(&javaHome); in exploreJavaRegistry()271 if (versionInt >= 0) { in exploreJavaRegistry()275 versionInt, javaHome.cstr()); in exploreJavaRegistry()279 if (versionInt >= minVersion) { in exploreJavaRegistry()281 return versionInt; in exploreJavaRegistry()317 if (v > versionInt) { in exploreJavaRegistry()321 versionInt, javaHome.cstr()); in exploreJavaRegistry()324 versionInt = v; in exploreJavaRegistry()