Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/
H A Druntime.h429 EXPORT mirror::Throwable* GetPreAllocatedOutOfMemoryErrorWhenThrowingException()
H A Druntime.cc2589 mirror::Throwable* Runtime::GetPreAllocatedOutOfMemoryErrorWhenThrowingException() { in GetPreAllocatedOutOfMemoryErrorWhenThrowingException() function in art::Runtime
H A Dthread.cc3665 SetException(Runtime::Current()->GetPreAllocatedOutOfMemoryErrorWhenThrowingException()); in ThrowNewWrappedException()
/aosp_15_r20/art/dex2oat/linker/
H A Dimage_writer.cc392 runtime->GetPreAllocatedOutOfMemoryErrorWhenThrowingException()); in AllocateBootImageLiveObjects()