Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/oat/
H A Dimage.cc53 uint32_t boot_image_component_count, in ImageHeader()
/aosp_15_r20/art/runtime/gc/space/
H A Dimage_space.h332 uint32_t boot_image_component_count; member
H A Dimage_space.cc921 uint32_t boot_image_component_count = image_header.GetBootImageComponentCount(); in ValidateBootImageChecksum() local
1674 uint32_t boot_image_component_count = header.GetBootImageComponentCount(); in ValidateBootImageChecksum() local