Home
last modified time | relevance | path

Searched defs:Throw (Results 1 – 4 of 4) sorted by relevance

/art/test/003-omnibus-opcodes/src/
DThrow.java20 public class Throw { class
/art/runtime/
Djni_internal_test.cc1551 TEST_F(JniInternalTest, Throw) { in TEST_F() argument
Dcheck_jni.cc1169 static jint Throw(JNIEnv* env, jthrowable obj) { in Throw() function in art::CheckJNI
Djni_internal.cc690 static jint Throw(JNIEnv* env, jthrowable java_exception) { in Throw() function in art::JNI