Searched refs:ThrowWrappedIOException (Results 1 – 3 of 3) sorted by relevance
183 ThrowWrappedIOException("%s", it->c_str()); in CreateCookieFromOatFileManagerResult()203 ThrowWrappedIOException("Bad range"); in AllocateDexMemoryMap()216 ThrowWrappedIOException("%s", error_message.c_str()); in AllocateDexMemoryMap()277 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