Searched refs:SetImageFileLocationOatChecksum (Results 1 - 3 of 3) sorted by relevance

/art/runtime/
H A Doat.h106 void SetImageFileLocationOatChecksum(uint32_t image_file_location_oat_checksum);
H A Doat.cc390 void OatHeader::SetImageFileLocationOatChecksum(uint32_t image_file_location_oat_checksum) { function in class:art::OatHeader
/art/dex2oat/linker/
H A Doat_writer.cc2997 oat_header_->SetImageFileLocationOatChecksum(image_file_location_oat_checksum);

Completed in 69 milliseconds