Searched refs:subKey (Results 1 – 1 of 1) sorted by relevance
207 CPath subKey(rootKey); in exploreJavaRegistry() local208 if (getRegValue(subKey.cstr(), "CurrentVersion", access, ¤tVersion)) { in exploreJavaRegistry()211 subKey.addPath(currentVersion); in exploreJavaRegistry()213 if (getRegValue(subKey.cstr(), "JavaHome", access, &javaHome)) { in exploreJavaRegistry()256 CPath subKey(rootKey); in exploreJavaRegistry() local257 subKey.addPath(name); in exploreJavaRegistry()259 if (getRegValue(subKey.cstr(), "JavaHome", access, &javaHome)) { in exploreJavaRegistry()