Searched defs:JNINativeInterface_ (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/prims/
H A Djni.h190 struct JNINativeInterface_;
197 typedef const struct JNINativeInterface_ *JNIEnv;
214 struct JNINativeInterface_ { struct
783 const struct JNINativeInterface_ *functions;
/openjdk7/jdk/src/share/javavm/export/
H A Djni.h190 struct JNINativeInterface_;
197 typedef const struct JNINativeInterface_ *JNIEnv;
214 struct JNINativeInterface_ { struct
783 const struct JNINativeInterface_ *functions;

Completed in 49 milliseconds