Home
last modified time | relevance | path

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

/art/runtime/
Dvdex_file.cc369 size_t boot_image_components = in ComputeBootClassPathChecksumString() local
372 image_spaces.SubArray(/*pos=*/ 0u, boot_image_components), in ComputeBootClassPathChecksumString()
/art/dex2oat/linker/
Dimage_writer.cc2650 uint32_t boot_image_components = 0u; in CreateHeader() local
2658 boot_image_components += header.GetComponentCount(); in CreateHeader()
2707 boot_image_components, in CreateHeader()