Home
last modified time | relevance | path

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

/art/runtime/
Dimage.h356 return boot_image_component_count_; in GetBootImageComponentCount()
482 uint32_t boot_image_component_count_ = 0u; variable
Dimage.cc62 boot_image_component_count_(boot_image_component_count), in ImageHeader()