HomeSort by relevance Sort by last modified time
    Searched defs:JNINativeInterface_ (Results 1 - 2 of 2) sorted by null

  /prebuilts/jdk/jdk8/darwin-x86/include/
jni.h 190 struct JNINativeInterface_;
197 typedef const struct JNINativeInterface_ *JNIEnv;
214 struct JNINativeInterface_ {
783 const struct JNINativeInterface_ *functions;
    [all...]
  /prebuilts/jdk/jdk8/linux-x86/include/
jni.h 190 struct JNINativeInterface_;
197 typedef const struct JNINativeInterface_ *JNIEnv;
214 struct JNINativeInterface_ {
783 const struct JNINativeInterface_ *functions;
    [all...]

Completed in 192 milliseconds