Searched refs:CheckIntraDataSection (Results 1 – 2 of 2) sorted by relevance
136 bool CheckIntraDataSection(size_t offset, uint32_t count);
1967 bool DexFileVerifier::CheckIntraDataSection(size_t offset, uint32_t count) { in CheckIntraDataSection() function in art::DexFileVerifier2074 if (!CheckIntraDataSection<type>(section_offset, section_count)) { \ in CheckIntraSection()