Home
last modified time | relevance | path

Searched refs:GetBootImageSize (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dimage.h304 uint32_t GetBootImageSize() const { in GetBootImageSize() function
/art/runtime/gc/space/
Dimage_space.cc1221 const uint32_t image_header_boot_image_size = image_header.GetBootImageSize(); in RelocateInPlace()