Searched refs:actual_image_oat_checksum (Results 1 – 1 of 1) sorted by relevance
704 uint32_t actual_image_oat_checksum = oat_file->GetOatHeader().GetImageFileLocationOatChecksum(); in FindDexFileInOatLocation() local705 if (expected_image_oat_checksum != actual_image_oat_checksum) { in FindDexFileInOatLocation()708 << ", found " << actual_image_oat_checksum; in FindDexFileInOatLocation()