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