Searched refs:CheckPadding (Results 1 – 1 of 1) sorted by relevance
293 bool CheckPadding(uint32_t aligned_offset, DexFile::MapItemType type);998 bool DexFileVerifier::CheckPadding(uint32_t aligned_offset, in CheckPadding() function in art::dex::DexFileVerifier2157 if (!CheckPadding(aligned_offset, kType)) { in CheckIntraSectionIterate()2413 if (!CheckPadding(section_offset, type)) { in CheckIntraSection()