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

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

Completed in 492 milliseconds