Home
last modified time | relevance | path

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

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