Home
last modified time | relevance | path

Searched refs:JNINativeInterface (Results 1 – 4 of 4) sorted by relevance

/dalvik/vm/
DJniInternal.h36 const struct JNINativeInterface* funcTable; /* must be first */
38 const struct JNINativeInterface* baseFuncTable;
DCheckJni.cpp157 static inline const JNINativeInterface* baseEnv(JNIEnv* env) { in baseEnv()
2048 static const struct JNINativeInterface gCheckNativeInterface = {
DJni.cpp3034 static const struct JNINativeInterface gNativeInterface = {
/dalvik/libnativehelper/include/nativehelper/
Djni.h150 typedef const struct JNINativeInterface* C_JNIEnv;
156 typedef const struct JNINativeInterface* JNIEnv;
163 struct JNINativeInterface { struct
506 const struct JNINativeInterface* functions;