OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:JNI_GetCreatedJavaVMs_
(Results
1 - 2
of
2
) sorted by null
/libnativehelper/
JniInvocation.cpp
38
JNI_GetCreatedJavaVMs_
(NULL) {
120
if (!FindSymbol(reinterpret_cast<void**>(&
JNI_GetCreatedJavaVMs_
),
136
return
JNI_GetCreatedJavaVMs_
(vms, size, vm_count);
/libnativehelper/include/nativehelper/
JniInvocation.h
59
jint (*
JNI_GetCreatedJavaVMs_
)(JavaVM**, jsize, jsize*);
Completed in 152 milliseconds