Searched refs:image_file_location_oat_checksum (Results 1 – 4 of 4) 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() argument373 image_file_location_oat_checksum_ = image_file_location_oat_checksum; in SetImageFileLocationOatChecksum()
168 uint32_t image_file_location_oat_checksum,
1613 uint32_t image_file_location_oat_checksum, in WriteHeader() argument1618 oat_header_->SetImageFileLocationOatChecksum(image_file_location_oat_checksum); in WriteHeader()