Home
last modified time | relevance | path

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

/art/runtime/
Dcommon_throws.cc65 static void ThrowWrappedException(const char* exception_descriptor, in ThrowWrappedException() function
299 ThrowWrappedException("Ljava/io/IOException;", nullptr, fmt, &args); in ThrowWrappedIOException()
315 ThrowWrappedException("Ljava/lang/LinkageError;", referrer, fmt, &args); in ThrowWrappedLinkageError()