Home
last modified time | relevance | path

Searched refs:image_file_location_oat_checksum_ (Results 1 – 4 of 4) sorted by relevance

/art/runtime/
Doat.cc97 image_file_location_oat_checksum_ = image_file_location_oat_checksum; in OatHeader()
98 UpdateChecksum(&image_file_location_oat_checksum_, sizeof(image_file_location_oat_checksum_)); in OatHeader()
361 return image_file_location_oat_checksum_; in GetImageFileLocationOatChecksum()
Doat.h140 uint32_t image_file_location_oat_checksum_; variable
/art/compiler/
Doat_writer.h279 uint32_t image_file_location_oat_checksum_; variable
Doat_writer.cc72 image_file_location_oat_checksum_(image_file_location_oat_checksum), in OatWriter()
991 image_file_location_oat_checksum_, in InitOatHeader()