Home | History | Annotate | Download | only in include

Lines Matching defs:JNINativeInterface

150 typedef const struct JNINativeInterface* C_JNIEnv;
156 typedef const struct JNINativeInterface* JNIEnv;
163 struct JNINativeInterface {
502 * JNINativeInterface*. We rely somewhat on compiler behavior.
506 const struct JNINativeInterface* functions;