Searched refs:GetDexSectionHeader (Results 1 – 2 of 2) sorted by relevance
168 size += GetDexSectionHeader().GetDexSectionSize(); in GetComputedFileSize()169 size += GetDexSectionHeader().GetQuickeningInfoSize(); in GetComputedFileSize()253 const DexSectionHeader& GetDexSectionHeader() const { in GetDexSectionHeader() function262 return result + GetDexSectionHeader().GetDexSectionSize(); in GetVerifierDepsStart()279 ? GetDexSectionHeader().GetQuickeningInfoSize() : 0); in GetQuickeningInfo()382 return DexBegin() + GetDexSectionHeader().GetDexSize(); in DexEnd()
643 opened_oat_file->GetVdexFile()->GetDexSectionHeader(); in TestDexFileInput()