Home
last modified time | relevance | path

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

/art/runtime/oat/
Dimage.h363 return boot_image_component_count_; in GetBootImageComponentCount()
504 uint32_t boot_image_component_count_ = 0u; variable
Dimage.cc68 boot_image_component_count_(boot_image_component_count), in ImageHeader()