Home
last modified time | relevance | path

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

/art/runtime/
Dimage.h102 boot_oat_size_(0U), in ImageHeader()
275 return boot_oat_size_; in GetBootOatSize()
365 uint32_t boot_oat_size_; variable
Dimage.cc59 boot_oat_size_(boot_oat_size), in ImageHeader()