Home
last modified time | relevance | path

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

/sdk/find_java/src/source/
Dfind_java_lib.cpp280 static bool getMaxJavaInRegistry(const char *entry, REGSAM access, CPath *outJavaPath, int *inOutVe… in getMaxJavaInRegistry() function
302 result |= getMaxJavaInRegistry("Java Runtime Environment", 0, outJavaPath, &version); in findJavaInRegistry()
303 result |= getMaxJavaInRegistry("Java Development Kit", 0, outJavaPath, &version); in findJavaInRegistry()
318 result |= getMaxJavaInRegistry( in findJavaInRegistry()
320 result |= getMaxJavaInRegistry( in findJavaInRegistry()
325 result |= getMaxJavaInRegistry( in findJavaInRegistry()
327 result |= getMaxJavaInRegistry( in findJavaInRegistry()