Home
last modified time | relevance | path

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

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