Home
last modified time | relevance | path

Searched refs:ThrowWrappedException (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dcommon_throws.cc79 static void ThrowWrappedException(const char* exception_descriptor, in ThrowWrappedException() function
147 ThrowWrappedException("Ljava/lang/BootstrapMethodError;", nullptr, fmt, &args); in ThrowWrappedBootstrapMethodError()
358 ThrowWrappedException("Ljava/io/IOException;", nullptr, fmt, &args); in ThrowWrappedIOException()
374 ThrowWrappedException("Ljava/lang/LinkageError;", referrer, fmt, &args); in ThrowWrappedLinkageError()