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

/art/runtime/
H A Dthread.cc285 soa.Self()->ThrowOutOfMemoryError(msg.c_str());
1575 void Thread::ThrowOutOfMemoryError(const char* msg) { function in class:art::Thread

Completed in 249 milliseconds