Searched defs:ThrowNewException (Results 1 – 2 of 2) sorted by relevance
3245 void Thread::ThrowNewException(const char* exception_class_descriptor, in ThrowNewException() function in art::Thread
496 int ThrowNewException(JNIEnv* env, jclass exception_class, const char* msg, jobject cause) in ThrowNewException() function