Searched defs:boot_image_size_ (Results 1 – 2 of 2) sorted by relevance
| /art/runtime/ | ||
| D | image.h | 477 uint32_t boot_image_size_ = 0u; // Includes heap (*.art) and code (.oat). variable |
| /art/dex2oat/linker/ | ||
| D | image_writer.h | 633 const uint32_t boot_image_size_; variable |