Searched defs:Throw (Results 1 – 4 of 4) sorted by relevance
20 public class Throw { class
1551 TEST_F(JniInternalTest, Throw) { in TEST_F() argument
1169 static jint Throw(JNIEnv* env, jthrowable obj) { in Throw() function in art::CheckJNI
690 static jint Throw(JNIEnv* env, jthrowable java_exception) { in Throw() function in art::JNI