Searched refs:JNINativeInterface (Results 1 – 4 of 4) sorted by relevance
36 const struct JNINativeInterface* funcTable; /* must be first */38 const struct JNINativeInterface* baseFuncTable;
238 static const struct JNINativeInterface gNativeInterface;3737 static const struct JNINativeInterface gNativeInterface = {
2303 static const struct JNINativeInterface gCheckNativeInterface = {
135 typedef const struct JNINativeInterface* C_JNIEnv;141 typedef const struct JNINativeInterface* JNIEnv;148 struct JNINativeInterface { struct491 const struct JNINativeInterface* functions;