Searched refs:CheckPadding (Results 1 – 2 of 2) sorted by relevance
98 bool CheckPadding(size_t offset, uint32_t aligned_offset);
724 bool DexFileVerifier::CheckPadding(size_t offset, uint32_t aligned_offset) { in CheckPadding() function in art::DexFileVerifier1618 if (!CheckPadding(offset, aligned_offset)) { in CheckIntraSectionIterate()1862 if (!CheckPadding(offset, section_offset)) { in CheckIntraSection()