Searched refs:JNIInvokeInterface_ (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/prims/
H A Djni.h204 struct JNIInvokeInterface_;
211 typedef const struct JNIInvokeInterface_ *JavaVM;
1890 struct JNIInvokeInterface_ { struct
1907 const struct JNIInvokeInterface_ *functions;
H A Djni.cpp4988 extern const struct JNIInvokeInterface_ jni_InvokeInterface;
5554 const struct JNIInvokeInterface_ jni_InvokeInterface = {
/openjdk7/jdk/src/share/javavm/export/
H A Djni.h204 struct JNIInvokeInterface_;
211 typedef const struct JNIInvokeInterface_ *JavaVM;
1890 struct JNIInvokeInterface_ { struct
1907 const struct JNIInvokeInterface_ *functions;

Completed in 62 milliseconds