Searched refs:verified_boot_image_count (Results 1 – 1 of 1) sorted by relevance
357 size_t verified_boot_image_count = ofa_context->GetBootImageInfoList(instruction_set_).size(); in InferBootImage() local358 if (verified_boot_image_count != boot_image_locations_.size()) { in InferBootImage()360 boot_image_locations_.resize(verified_boot_image_count); in InferBootImage()