Searched refs:JNINativeInterface (Results 1 – 4 of 4) sorted by relevance
36 const struct JNINativeInterface* funcTable; /* must be first */38 const struct JNINativeInterface* baseFuncTable;
157 static inline const JNINativeInterface* baseEnv(JNIEnv* env) { in baseEnv()2048 static const struct JNINativeInterface gCheckNativeInterface = {
3034 static const struct JNINativeInterface gNativeInterface = {
150 typedef const struct JNINativeInterface* C_JNIEnv;156 typedef const struct JNINativeInterface* JNIEnv;163 struct JNINativeInterface { struct506 const struct JNINativeInterface* functions;