Home
last modified time | relevance | path

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

/art/runtime/
Druntime_image.cc140 uint32_t boot_image_components = 0u; in Generate() local
145 boot_image_components += header.GetComponentCount(); in Generate()
165 boot_image_components, in Generate()
/art/dex2oat/linker/
Dimage_writer.cc2807 uint32_t boot_image_components = 0u; in CreateHeader() local
2815 boot_image_components += header.GetComponentCount(); in CreateHeader()
2868 boot_image_components, in CreateHeader()