Searched refs:ThrowWrappedIOException (Results 1 – 3 of 3) sorted by relevance
182 ThrowWrappedIOException("%s", it->c_str()); in CreateCookieFromOatFileManagerResult()202 ThrowWrappedIOException("Bad range"); in AllocateDexMemoryMap()215 ThrowWrappedIOException("%s", error_message.c_str()); in AllocateDexMemoryMap()276 ThrowWrappedIOException("dexFileBuffer not direct"); in DexFile_openInMemoryDexFilesNative()
176 void ThrowWrappedIOException(const char* fmt, ...) __attribute__((__format__(__printf__, 1, 2)))
355 void ThrowWrappedIOException(const char* fmt, ...) { in ThrowWrappedIOException() function