Home
last modified time | relevance | path

Searched defs:access (Results 1 – 2 of 2) sorted by relevance

/sdk/find_java/src/source/
Dfind_java_lib.cpp207 REGSAM access, in getRegValue()
254 static int exploreJavaRegistry(const char *entry, REGSAM access, int minVersion, in exploreJavaRegistry()
336 static bool getMaxJavaInRegistry(const char *entry, REGSAM access, CPath *outJavaPath, int *inOutVe… in getMaxJavaInRegistry()
/sdk/find_java2/src/
DJavaFinder.cpp291 REGSAM access, in getRegValue()
339 static int exploreJavaRegistry(const TCHAR *entry, REGSAM access, std::set<CJavaPath> *outPaths) { in exploreJavaRegistry()