Searched refs:ThrowWrappedIOException (Results 1 - 3 of 3) sorted by relevance

/art/runtime/
H A Dcommon_throws.h129 void ThrowWrappedIOException(const char* fmt, ...) __attribute__((__format__(__printf__, 1, 2)))
H A Dcommon_throws.cc266 void ThrowWrappedIOException(const char* fmt, ...) { function in namespace:art
/art/runtime/native/
H A Ddalvik_system_DexFile.cc133 ThrowWrappedIOException("%s", it->c_str());

Completed in 225 milliseconds