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;
DJni.c238 static const struct JNINativeInterface gNativeInterface;
3737 static const struct JNINativeInterface gNativeInterface = {
DCheckJni.c2303 static const struct JNINativeInterface gCheckNativeInterface = {
/dalvik/libnativehelper/include/nativehelper/
Djni.h135 typedef const struct JNINativeInterface* C_JNIEnv;
141 typedef const struct JNINativeInterface* JNIEnv;
148 struct JNINativeInterface { struct
491 const struct JNINativeInterface* functions;