Home | History | Annotate | Download | only in nativehelper

Lines Matching refs:JNINativeInterface

137 typedef const struct JNINativeInterface* C_JNIEnv;
143 typedef const struct JNINativeInterface* JNIEnv;
150 struct JNINativeInterface {
489 * JNINativeInterface*. We rely somewhat on compiler behavior.
493 const struct JNINativeInterface* functions;