Home
last modified time | relevance | path

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

/art/runtime/
Druntime.h320 mirror::Throwable* GetPreAllocatedOutOfMemoryErrorWhenThrowingOOME()
Druntime.cc2066 mirror::Throwable* Runtime::GetPreAllocatedOutOfMemoryErrorWhenThrowingOOME() { in GetPreAllocatedOutOfMemoryErrorWhenThrowingOOME() function in art::Runtime
Dthread.cc3302 SetException(Runtime::Current()->GetPreAllocatedOutOfMemoryErrorWhenThrowingOOME()); in ThrowOutOfMemoryError()
/art/dex2oat/linker/
Dimage_writer.cc1946 runtime->GetPreAllocatedOutOfMemoryErrorWhenThrowingOOME()); in CreateImageRoots()