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