Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/
H A Druntime.h433 EXPORT mirror::Throwable* GetPreAllocatedOutOfMemoryErrorWhenHandlingStackOverflow()
H A Druntime.cc2605 mirror::Throwable* Runtime::GetPreAllocatedOutOfMemoryErrorWhenHandlingStackOverflow() { in GetPreAllocatedOutOfMemoryErrorWhenHandlingStackOverflow() function in art::Runtime
/aosp_15_r20/art/dex2oat/linker/
H A Dimage_writer.cc396 runtime->GetPreAllocatedOutOfMemoryErrorWhenHandlingStackOverflow()); in AllocateBootImageLiveObjects()
/aosp_15_r20/art/runtime/gc/
H A Dheap.cc1508 Runtime::Current()->GetPreAllocatedOutOfMemoryErrorWhenHandlingStackOverflow()); in ThrowOutOfMemoryError()