Searched refs:ThrowIOException (Results 1 – 3 of 3) sorted by relevance
173 void ThrowIOException(const char* fmt, ...) __attribute__((__format__(__printf__, 1, 2)))
348 void ThrowIOException(const char* fmt, ...) { in ThrowIOException() function
1782 ThrowIOException("%s", error_msg.c_str()); in AttachAgent()1797 ThrowIOException("%s", error_msg.c_str()); in AttachAgent()