Home
last modified time | relevance | path

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

/art/runtime/
Dimage.h94 boot_oat_size_(0U), in ImageHeader()
256 return boot_oat_size_; in GetBootOatSize()
321 uint32_t boot_oat_size_; variable
Dimage.cc57 boot_oat_size_(boot_oat_size), in ImageHeader()