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.h114 JNINativeInterface* inf = new JNINativeInterface(); in CreateMockedJNIEnv()
115 memset(inf, 0, sizeof(JNINativeInterface)); in CreateMockedJNIEnv()
/libnativehelper/include_jni/
Djni.h137 typedef const struct JNINativeInterface* C_JNIEnv;
143 typedef const struct JNINativeInterface* JNIEnv;
150 struct JNINativeInterface { struct
492 const struct JNINativeInterface* functions;