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