Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Druntime.h355 mirror::Throwable* GetPreAllocatedOutOfMemoryErrorWhenThrowingOOME()
H A Druntime.cc2359 mirror::Throwable* Runtime::GetPreAllocatedOutOfMemoryErrorWhenThrowingOOME() { in GetPreAllocatedOutOfMemoryErrorWhenThrowingOOME() function in art::Runtime
H A Dthread.cc3379 SetException(Runtime::Current()->GetPreAllocatedOutOfMemoryErrorWhenThrowingOOME()); in ThrowOutOfMemoryError()
/aosp12/art/dex2oat/linker/
H A Dimage_writer.cc194 runtime->GetPreAllocatedOutOfMemoryErrorWhenThrowingOOME()); in AllocateBootImageLiveObjects()