Searched refs:CheckPadding (Results 1 – 1 of 1) sorted by relevance
281 bool CheckPadding(size_t offset, uint32_t aligned_offset, DexFile::MapItemType type);928 bool DexFileVerifier::CheckPadding(size_t offset, in CheckPadding() function in art::dex::DexFileVerifier2068 if (!CheckPadding(offset, aligned_offset, kType)) { in CheckIntraSectionIterate()2322 if (!CheckPadding(offset, section_offset, type)) { in CheckIntraSection()