Home
last modified time | relevance | path

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

/libnativehelper/tests/jni_gtest/base/nativehelper/
Djni_gtest.h113 JNINativeInterface* inf = new JNINativeInterface(); in CreateMockedJNIEnv()
114 memset(inf, 0, sizeof(JNINativeInterface)); in CreateMockedJNIEnv()
/libnativehelper/include_jni/
Djni.h136 typedef const struct JNINativeInterface* C_JNIEnv;
142 typedef const struct JNINativeInterface* JNIEnv;
149 struct JNINativeInterface { struct
491 const struct JNINativeInterface* functions;