Home
last modified time | relevance | path

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

/art/runtime/
Dimage.h353 return boot_image_component_count_; in GetBootImageComponentCount()
481 uint32_t boot_image_component_count_ = 0u; variable
Dimage.cc63 boot_image_component_count_(boot_image_component_count), in ImageHeader()