Searched refs:CheckInterSectionIterate (Results 1 – 2 of 2) sorted by relevance
152 bool CheckInterSectionIterate(size_t offset, uint32_t count, DexFile::MapItemType type);
2670 bool DexFileVerifier::CheckInterSectionIterate(size_t offset, in CheckInterSectionIterate() function in art::DexFileVerifier2839 if (!CheckInterSectionIterate(section_offset, section_count, type)) { in CheckInterSection()