Searched refs:CheckPadding (Results 1 – 2 of 2) sorted by relevance
99 bool CheckPadding(size_t offset, uint32_t aligned_offset, DexFile::MapItemType type);
739 bool DexFileVerifier::CheckPadding(size_t offset, in CheckPadding() function in art::DexFileVerifier1638 if (!CheckPadding(offset, aligned_offset, type)) { in CheckIntraSectionIterate()1885 if (!CheckPadding(offset, section_offset, type)) { in CheckIntraSection()