Searched refs:num_image_spaces (Results 1 – 1 of 1) sorted by relevance
4028 const size_t num_image_spaces = image_spaces.size(); in VerifyBootClassPathChecksums() local4029 if (num_image_spaces != oat_bcp_size) { in VerifyBootClassPathChecksums()4031 num_image_spaces, in VerifyBootClassPathChecksums()4039 while (image_pos != num_image_spaces && StartsWith(oat_checksums, "i")) { in VerifyBootClassPathChecksums()