Searched defs:ThrowNewException (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dthread.cc2977 ThrowNewException(exception_class_descriptor, msg.c_str());
2980 void Thread::ThrowNewException(const char* exception_class_descriptor, function in class:Thread
3100 ThrowNewException("Ljava/lang/OutOfMemoryError;", msg);

Completed in 150 milliseconds