Home
last modified time | relevance | path

Searched refs:GetPreAllocatedOutOfMemoryErrorWhenHandlingStackOverflow (Results 1 – 4 of 4) sorted by relevance

/art/runtime/
Druntime.h342 mirror::Throwable* GetPreAllocatedOutOfMemoryErrorWhenHandlingStackOverflow()
Druntime.cc2151 mirror::Throwable* Runtime::GetPreAllocatedOutOfMemoryErrorWhenHandlingStackOverflow() { in GetPreAllocatedOutOfMemoryErrorWhenHandlingStackOverflow() function in art::Runtime
/art/dex2oat/linker/
Dimage_writer.cc179 runtime->GetPreAllocatedOutOfMemoryErrorWhenHandlingStackOverflow()); in AllocateBootImageLiveObjects()
/art/runtime/gc/
Dheap.cc1374 Runtime::Current()->GetPreAllocatedOutOfMemoryErrorWhenHandlingStackOverflow()); in ThrowOutOfMemoryError()