Searched defs:ThrowNewException (Results 1 – 2 of 2) sorted by relevance
1654 void Thread::ThrowNewException(const ThrowLocation& throw_location, const char* exception_class_des… in ThrowNewException() function in art::Thread
264 int ThrowNewException(JNIEnv* env, jclass exception_class, const char* msg, jobject cause) in ThrowNewException() function