Searched refs:SetImageFileLocationOatChecksum (Results 1 – 3 of 3) sorted by relevance
102 void SetImageFileLocationOatChecksum(uint32_t image_file_location_oat_checksum);
371 void OatHeader::SetImageFileLocationOatChecksum(uint32_t image_file_location_oat_checksum) { in SetImageFileLocationOatChecksum() function in art::OatHeader
1618 oat_header_->SetImageFileLocationOatChecksum(image_file_location_oat_checksum); in WriteHeader()