Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Druntime.h357 mirror::Throwable* GetPreAllocatedOutOfMemoryErrorWhenHandlingStackOverflow()
H A Druntime.cc2367 mirror::Throwable* Runtime::GetPreAllocatedOutOfMemoryErrorWhenHandlingStackOverflow() { in GetPreAllocatedOutOfMemoryErrorWhenHandlingStackOverflow() function in art::Runtime
/aosp12/art/runtime/gc/
H A Dheap.cc1421 Runtime::Current()->GetPreAllocatedOutOfMemoryErrorWhenHandlingStackOverflow()); in ThrowOutOfMemoryError()
/aosp12/art/dex2oat/linker/
H A Dimage_writer.cc196 runtime->GetPreAllocatedOutOfMemoryErrorWhenHandlingStackOverflow()); in AllocateBootImageLiveObjects()