Searched refs:oat_checksum (Results 1 – 6 of 6) sorted by relevance
64 uint32_t oat_checksum,87 void SetOatChecksum(uint32_t oat_checksum) { in SetOatChecksum() argument88 oat_checksum_ = oat_checksum; in SetOatChecksum()
33 uint32_t oat_checksum, in ImageHeader() argument42 oat_checksum_(oat_checksum), in ImageHeader()
288 uint32_t oat_checksum = 0; member
445 if (file.GetOatHeader().GetImageFileLocationOatChecksum() != image_info->oat_checksum) { in GivenOatFileIsOutOfDate()920 cached_image_info_.oat_checksum = image_header.GetOatChecksum(); in CopyProfileFile()927 cached_image_info_.oat_checksum = image_header->GetOatChecksum(); in CopyProfileFile()
205 uint32_t oat_checksum = 0; in TEST_F() local215 oat_checksum, in TEST_F()
801 uint32_t oat_checksum = oat_file->GetOatHeader().GetChecksum(); in OpenOatFile() local803 if (oat_checksum != image_oat_checksum) { in OpenOatFile()805 " in image %s", oat_checksum, image_oat_checksum, GetName()); in OpenOatFile()