Searched refs:ThrowWrappedIOException (Results 1 – 3 of 3) sorted by relevance
129 void ThrowWrappedIOException(const char* fmt, ...) __attribute__((__format__(__printf__, 1, 2)))
266 void ThrowWrappedIOException(const char* fmt, ...) { in ThrowWrappedIOException() function
133 ThrowWrappedIOException("%s", it->c_str()); in DexFile_openDexFileNative()