Searched refs:ThrowNewWrappedException (Results 1 – 4 of 4) sorted by relevance
400 soa.Self()->ThrowNewWrappedException(throw_location, in InvokeProxyInvocationHandler()
350 void ThrowNewWrappedException(const ThrowLocation& throw_location,
1488 ThrowNewWrappedException(throw_location, exception_class_descriptor, msg); in ThrowNewException()1491 void Thread::ThrowNewWrappedException(const ThrowLocation& throw_location, in ThrowNewWrappedException() function in art::Thread
122 self->ThrowNewWrappedException(throw_location, "Ljava/lang/ExceptionInInitializerError;", NULL); in WrapExceptionInInitializer()