OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:findJavaInRegistry
(Results
1 - 3
of
3
) sorted by null
/sdk/find_java/
find_java.h
31
int
findJavaInRegistry
(CPath *outJavaPath);
find_java_exe.cpp
53
v =
findJavaInRegistry
(&javaPath);
54
printf("
findJavaInRegistry
[%d] %s\n", v, javaPath.cstr());
106
version =
findJavaInRegistry
(&javaPath);
find_java_lib.cpp
291
int
findJavaInRegistry
(CPath *outJavaPath) {
Completed in 477 milliseconds