Searched defs:JNINativeInterface (Results 1 - 1 of 1) sorted by relevance

/libnativehelper/include/nativehelper/
H A Djni.h150 typedef const struct JNINativeInterface* C_JNIEnv;
156 typedef const struct JNINativeInterface* JNIEnv;
163 struct JNINativeInterface { struct
502 * JNINativeInterface*. We rely somewhat on compiler behavior.
506 const struct JNINativeInterface* functions;

Completed in 10 milliseconds