Home
last modified time | relevance | path

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

/art/runtime/
Dimage.h255 uint32_t GetBootOatSize() const { in GetBootOatSize() function
/art/runtime/gc/space/
Dimage_space.cc991 const uint32_t image_header_boot_oat_size = image_header.GetBootOatSize(); in RelocateInPlace()