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

  /dalvik/libnativehelper/include/nativehelper/
jni.h 88 typedef _jthrowable* jthrowable; typedef
110 typedef jobject jthrowable; typedef
186 jint (*Throw)(JNIEnv*, jthrowable);
188 jthrowable (*ExceptionOccurred)(JNIEnv*);
538 jint Throw(jthrowable obj)
544 jthrowable ExceptionOccurred()
    [all...]
  /development/ndk/platforms/android-3/include/
jni.h 88 typedef _jthrowable* jthrowable; typedef
110 typedef jobject jthrowable; typedef
186 jint (*Throw)(JNIEnv*, jthrowable);
188 jthrowable (*ExceptionOccurred)(JNIEnv*);
538 jint Throw(jthrowable obj)
544 jthrowable ExceptionOccurred()
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
jni.h 73 typedef _jthrowable* jthrowable; typedef
95 typedef jobject jthrowable; typedef
171 jint (*Throw)(JNIEnv*, jthrowable);
173 jthrowable (*ExceptionOccurred)(JNIEnv*);
523 jint Throw(jthrowable obj)
529 jthrowable ExceptionOccurred()
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
jni.h 73 typedef _jthrowable* jthrowable; typedef
95 typedef jobject jthrowable; typedef
171 jint (*Throw)(JNIEnv*, jthrowable);
173 jthrowable (*ExceptionOccurred)(JNIEnv*);
523 jint Throw(jthrowable obj)
529 jthrowable ExceptionOccurred()
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
jni.h 73 typedef _jthrowable* jthrowable; typedef
95 typedef jobject jthrowable; typedef
171 jint (*Throw)(JNIEnv*, jthrowable);
173 jthrowable (*ExceptionOccurred)(JNIEnv*);
523 jint Throw(jthrowable obj)
529 jthrowable ExceptionOccurred()
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
jni.h 73 typedef _jthrowable* jthrowable; typedef
95 typedef jobject jthrowable; typedef
171 jint (*Throw)(JNIEnv*, jthrowable);
173 jthrowable (*ExceptionOccurred)(JNIEnv*);
523 jint Throw(jthrowable obj)
529 jthrowable ExceptionOccurred()
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
jni.h 73 typedef _jthrowable* jthrowable; typedef
95 typedef jobject jthrowable; typedef
171 jint (*Throw)(JNIEnv*, jthrowable);
173 jthrowable (*ExceptionOccurred)(JNIEnv*);
523 jint Throw(jthrowable obj)
529 jthrowable ExceptionOccurred()
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
jni.h 73 typedef _jthrowable* jthrowable; typedef
95 typedef jobject jthrowable; typedef
171 jint (*Throw)(JNIEnv*, jthrowable);
173 jthrowable (*ExceptionOccurred)(JNIEnv*);
523 jint Throw(jthrowable obj)
529 jthrowable ExceptionOccurred()
    [all...]
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
jni.h 73 typedef _jthrowable* jthrowable; typedef
95 typedef jobject jthrowable; typedef
171 jint (*Throw)(JNIEnv*, jthrowable);
173 jthrowable (*ExceptionOccurred)(JNIEnv*);
523 jint Throw(jthrowable obj)
529 jthrowable ExceptionOccurred()
    [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
jni.h 73 typedef _jthrowable* jthrowable; typedef
95 typedef jobject jthrowable; typedef
171 jint (*Throw)(JNIEnv*, jthrowable);
173 jthrowable (*ExceptionOccurred)(JNIEnv*);
523 jint Throw(jthrowable obj)
529 jthrowable ExceptionOccurred()
    [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
jni.h 73 typedef _jthrowable* jthrowable; typedef
95 typedef jobject jthrowable; typedef
171 jint (*Throw)(JNIEnv*, jthrowable);
173 jthrowable (*ExceptionOccurred)(JNIEnv*);
523 jint Throw(jthrowable obj)
529 jthrowable ExceptionOccurred()
    [all...]

Completed in 149 milliseconds