HomeSort by relevance Sort by last modified time
    Searched refs:ThrowIOException (Results 1 - 2 of 2) sorted by null

  /art/runtime/
common_throws.h 126 void ThrowIOException(const char* fmt, ...) __attribute__((__format__(__printf__, 1, 2)))
common_throws.cc 259 void ThrowIOException(const char* fmt, ...) {

Completed in 29 milliseconds