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

/libnativehelper/include/nativehelper/
H A Djni.h75 typedef _jthrowable* jthrowable; typedef
97 typedef jobject jthrowable; typedef
173 jint (*Throw)(JNIEnv*, jthrowable);
175 jthrowable (*ExceptionOccurred)(JNIEnv*);
525 jint Throw(jthrowable obj)
531 jthrowable ExceptionOccurred()

Completed in 9 milliseconds