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

/art/runtime/
H A Doat.cc371 void OatHeader::SetImageFileLocationOatChecksum(uint32_t image_file_location_oat_checksum) { argument
373 image_file_location_oat_checksum_ = image_file_location_oat_checksum;

Completed in 41 milliseconds