Home
last modified time | relevance | path

Searched defs:image_file_location_oat_checksum (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Doat.cc371 void OatHeader::SetImageFileLocationOatChecksum(uint32_t image_file_location_oat_checksum) { in SetImageFileLocationOatChecksum()
/art/compiler/
Doat_writer.cc1613 uint32_t image_file_location_oat_checksum, in WriteHeader()