Searched refs:java_exception (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Djni_internal.cc744 static jint Throw(JNIEnv* env, jthrowable java_exception) { argument
746 Throwable* exception = soa.Decode<Throwable*>(java_exception);

Completed in 18 milliseconds