Home
last modified time | relevance | path

Searched defs:boot_image_size_ (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/runtime/
H A Dimage.h477 uint32_t boot_image_size_ = 0u; // Includes heap (*.art) and code (.oat). variable
/aosp12/art/dex2oat/linker/
H A Dimage_writer.h633 const uint32_t boot_image_size_; variable