Home | History | Annotate | Download | only in space

Lines Matching defs:oat_checksum

790       const uint32_t oat_checksum = oat_file->GetOatHeader().GetChecksum();
792 if (oat_checksum != image_oat_checksum) {
794 oat_checksum,
1817 uint32_t oat_checksum = oat_file->GetOatHeader().GetChecksum();
1819 if (oat_checksum != image_oat_checksum) {
1822 oat_checksum,