Home
last modified time | relevance | path

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

/sdk/find_java/src/source/
Dfind_java_lib.cpp199 static int exploreJavaRegistry(const char *entry, REGSAM access, CPath *outJavaPath) { in exploreJavaRegistry() function
282 int version = exploreJavaRegistry(entry, access, &path); in getMaxJavaInRegistry()