Searched refs:image_file_location_oat_checksum_ (Results 1 – 3 of 3) sorted by relevance
80 image_file_location_oat_checksum_(0), in OatHeader()156 UpdateChecksum(&image_file_location_oat_checksum_, sizeof(image_file_location_oat_checksum_)); in UpdateChecksumWithHeaderData()368 return image_file_location_oat_checksum_; in GetImageFileLocationOatChecksum()373 image_file_location_oat_checksum_ = image_file_location_oat_checksum; in SetImageFileLocationOatChecksum()
150 uint32_t image_file_location_oat_checksum_; variable
501 image_file_location_oat_checksum_(0), in Dex2Oat()1332 image_file_location_oat_checksum_ = OatFileAssistant::CalculateCombinedImageChecksum(); in Setup()1346 image_file_location_oat_checksum_ = 0u; in Setup()1720 image_file_location_oat_checksum_, in WriteOatFiles()2422 uint32_t image_file_location_oat_checksum_; member in art::FINAL