Searched defs:oome (Results 1 - 1 of 1) sorted by path

/art/runtime/
H A Druntime.cc1940 mirror::Throwable* oome = pre_allocated_OutOfMemoryError_.Read(); local
1941 if (oome == nullptr) {
1944 return oome;

Completed in 11 milliseconds