Lines Matching refs:jthrowable
1384 static jint Throw(JNIEnv* env, jthrowable jobj) {1414 static jthrowable ExceptionOccurred(JNIEnv* env) {1417 jthrowable localException = (jthrowable) addLocalReference(env, exception);