Home
last modified time | relevance | path

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

/art/runtime/
Dcommon_throws.cc67 static void ThrowWrappedException(const ThrowLocation* throw_location, in ThrowWrappedException() function
269 ThrowWrappedException(NULL, "Ljava/io/IOException;", NULL, fmt, &args); in ThrowWrappedIOException()