Searched refs:CheckIntraIdSection (Results 1 – 2 of 2) sorted by relevance
128 bool CheckIntraIdSection(size_t offset, uint32_t count, DexFile::MapItemType type);
1792 bool DexFileVerifier::CheckIntraIdSection(size_t offset, in CheckIntraIdSection() function in art::DexFileVerifier1912 if (!CheckIntraIdSection(section_offset, section_count, type)) { in CheckIntraSection()