Searched defs:access (Results 1 – 2 of 2) sorted by relevance
/sdk/find_java/src/source/ |
D | find_java_lib.cpp | 207 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/ |
D | JavaFinder.cpp | 291 REGSAM access, in getRegValue() 339 static int exploreJavaRegistry(const TCHAR *entry, REGSAM access, std::set<CJavaPath> *outPaths) { in exploreJavaRegistry()
|