Home
last modified time | relevance | path

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

/art/runtime/
Druntime.h338 mirror::Throwable* GetPreAllocatedOutOfMemoryErrorWhenThrowingException()
Druntime.cc2135 mirror::Throwable* Runtime::GetPreAllocatedOutOfMemoryErrorWhenThrowingException() { in GetPreAllocatedOutOfMemoryErrorWhenThrowingException() function in art::Runtime
Dthread.cc3220 SetException(Runtime::Current()->GetPreAllocatedOutOfMemoryErrorWhenThrowingException()); in ThrowNewWrappedException()
/art/dex2oat/linker/
Dimage_writer.cc175 runtime->GetPreAllocatedOutOfMemoryErrorWhenThrowingException()); in AllocateBootImageLiveObjects()