Searched refs:SetOatDexFilesOffset (Results 1 – 3 of 3) sorted by relevance
68 void SetOatDexFilesOffset(uint32_t oat_dex_files_offset);
175 void OatHeader::SetOatDexFilesOffset(uint32_t oat_dex_files_offset) { in SetOatDexFilesOffset() function in art::OatHeader
759 oat_header_->SetOatDexFilesOffset(offset); in PrepareLayout()