Searched refs:JNIInvokeInterface (Results 1 - 4 of 4) sorted by relevance

/dalvik/vm/
H A DJniInternal.h57 const struct JNIInvokeInterface* funcTable; /* must be first */
59 const struct JNIInvokeInterface* baseFuncTable;
H A DCheckJni.c2718 static const struct JNIInvokeInterface gCheckInvokeInterface = {
H A DJni.c4201 static const struct JNIInvokeInterface gInvokeInterface = {
/dalvik/libnativehelper/include/nativehelper/
H A Djni.h106 struct JNIInvokeInterface;
142 typedef const struct JNIInvokeInterface* JavaVM;
1036 struct JNIInvokeInterface { struct
1052 const struct JNIInvokeInterface* functions;

Completed in 196 milliseconds