Home
last modified time | relevance | path

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

/art/runtime/oat/
Doat_file_assistant.cc763 size_t boot_image_index = 0; in ValidateBootClassPathChecksums() local
772 if (boot_image_index >= boot_image_info_list.size()) { in ValidateBootClassPathChecksums()
780 boot_image_info_list[boot_image_index]; in ValidateBootClassPathChecksums()
789 boot_image_index++; in ValidateBootClassPathChecksums()