Home
last modified time | relevance | path

Searched defs:boot_image_component_count (Results 1 – 3 of 3) sorted by relevance

/art/runtime/oat/
Dimage.cc53 uint32_t boot_image_component_count, in ImageHeader()
/art/runtime/gc/space/
Dimage_space.h332 uint32_t boot_image_component_count; member
Dimage_space.cc916 uint32_t boot_image_component_count = image_header.GetBootImageComponentCount(); in ValidateBootImageChecksum() local
1660 uint32_t boot_image_component_count = header.GetBootImageComponentCount(); in ValidateBootImageChecksum() local