Home | History | Annotate | Download | only in include

Lines Matching defs:JNINativeInterface

151 typedef const struct JNINativeInterface* C_JNIEnv;
157 typedef const struct JNINativeInterface* JNIEnv;
164 struct JNINativeInterface {
503 * JNINativeInterface*. We rely somewhat on compiler behavior.
507 const struct JNINativeInterface* functions;