Searched refs:expected_image_oat_checksum (Results 1 – 1 of 1) sorted by relevance
995 uint32_t expected_image_oat_checksum = image_header.GetOatChecksum(); in FindOatFileInOatLocationForDexFile() local997 if (expected_image_oat_checksum != actual_image_oat_checksum) { in FindOatFileInOatLocationForDexFile()999 "0x%x, found 0x%x", oat_location, expected_image_oat_checksum, in FindOatFileInOatLocationForDexFile()