Home
last modified time | relevance | path

Searched refs:kOomeWhenThrowingException (Results 1 – 3 of 3) sorted by relevance

/art/runtime/oat/
Dimage.h240 kOomeWhenThrowingException, // Pre-allocated OOME when throwing exception. enumerator
/art/runtime/
Druntime.cc2065 boot_image_live_objects->Get(ImageHeader::kOomeWhenThrowingException)->AsThrowable()); in Init()
/art/dex2oat/linker/
Dimage_writer.cc390 set_entry(ImageHeader::kOomeWhenThrowingException, in AllocateBootImageLiveObjects()