Searched refs:SetImageFileLocationOatDataBegin (Results 1 – 3 of 3) sorted by relevance
104 void SetImageFileLocationOatDataBegin(uint32_t image_file_location_oat_data_begin);
381 void OatHeader::SetImageFileLocationOatDataBegin(uint32_t image_file_location_oat_data_begin) { in SetImageFileLocationOatDataBegin() function in art::OatHeader
1619 oat_header_->SetImageFileLocationOatDataBegin(image_file_location_oat_begin); in WriteHeader()