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

/ndk/build/platforms/android-3/arch-arm/usr/include/
H A Djni.h23 typedef int32_t jint; /* signed 32 bits */ typedef
32 typedef int jint; /* signed 32 bits */ typedef
39 typedef jint jsize;
113 jint i;
154 jint (*GetVersion)(JNIEnv *);
171 jint (*Throw)(JNIEnv*, jthrowable);
172 jint (*ThrowNew)(JNIEnv *, jclass, const char *);
178 jint (*PushLocalFrame)(JNIEnv*, jint);
187 jint (*EnsureLocalCapacit
[all...]
/ndk/build/platforms/android-4/arch-arm/usr/include/
H A Djni.h23 typedef int32_t jint; /* signed 32 bits */ typedef
32 typedef int jint; /* signed 32 bits */ typedef
39 typedef jint jsize;
113 jint i;
154 jint (*GetVersion)(JNIEnv *);
171 jint (*Throw)(JNIEnv*, jthrowable);
172 jint (*ThrowNew)(JNIEnv *, jclass, const char *);
178 jint (*PushLocalFrame)(JNIEnv*, jint);
187 jint (*EnsureLocalCapacit
[all...]
/ndk/build/platforms/android-5/arch-arm/usr/include/
H A Djni.h23 typedef int32_t jint; /* signed 32 bits */ typedef
32 typedef int jint; /* signed 32 bits */ typedef
39 typedef jint jsize;
113 jint i;
154 jint (*GetVersion)(JNIEnv *);
171 jint (*Throw)(JNIEnv*, jthrowable);
172 jint (*ThrowNew)(JNIEnv *, jclass, const char *);
178 jint (*PushLocalFrame)(JNIEnv*, jint);
187 jint (*EnsureLocalCapacit
[all...]
/ndk/build/platforms/android-5/arch-x86/usr/include/
H A Djni.h23 typedef int32_t jint; /* signed 32 bits */ typedef
32 typedef int jint; /* signed 32 bits */ typedef
39 typedef jint jsize;
113 jint i;
154 jint (*GetVersion)(JNIEnv *);
171 jint (*Throw)(JNIEnv*, jthrowable);
172 jint (*ThrowNew)(JNIEnv *, jclass, const char *);
178 jint (*PushLocalFrame)(JNIEnv*, jint);
187 jint (*EnsureLocalCapacit
[all...]
/ndk/build/platforms/android-8/arch-arm/usr/include/
H A Djni.h23 typedef int32_t jint; /* signed 32 bits */ typedef
32 typedef int jint; /* signed 32 bits */ typedef
39 typedef jint jsize;
113 jint i;
154 jint (*GetVersion)(JNIEnv *);
171 jint (*Throw)(JNIEnv*, jthrowable);
172 jint (*ThrowNew)(JNIEnv *, jclass, const char *);
178 jint (*PushLocalFrame)(JNIEnv*, jint);
187 jint (*EnsureLocalCapacit
[all...]
/ndk/build/platforms/android-8/arch-x86/usr/include/
H A Djni.h23 typedef int32_t jint; /* signed 32 bits */ typedef
32 typedef int jint; /* signed 32 bits */ typedef
39 typedef jint jsize;
113 jint i;
154 jint (*GetVersion)(JNIEnv *);
171 jint (*Throw)(JNIEnv*, jthrowable);
172 jint (*ThrowNew)(JNIEnv *, jclass, const char *);
178 jint (*PushLocalFrame)(JNIEnv*, jint);
187 jint (*EnsureLocalCapacit
[all...]

Completed in 223 milliseconds