Searched refs:oat_checksum (Results 1 – 4 of 4) sorted by relevance
38 uint32_t oat_checksum,68 void SetOatChecksum(uint32_t oat_checksum) { in SetOatChecksum() argument69 oat_checksum_ = oat_checksum; in SetOatChecksum()
34 uint32_t oat_checksum, in ImageHeader() argument44 oat_checksum_(oat_checksum), in ImageHeader()
202 uint32_t oat_checksum = 0; in TEST_F() local212 oat_checksum, in TEST_F()
752 uint32_t oat_checksum = oat_file->GetOatHeader().GetChecksum(); in OpenOatFile() local754 if (oat_checksum != image_oat_checksum) { in OpenOatFile()756 " in image %s", oat_checksum, image_oat_checksum, GetName()); in OpenOatFile()