Searched defs:JNIInvokeInterface_ (Results 1 - 2 of 2) 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;
/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 50 milliseconds