Searched defs:CheckInterSectionIterate (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Ddex_file_verifier.cc1942 bool DexFileVerifier::CheckInterSectionIterate(size_t offset, uint32_t count, uint16_t type) { function in class:art::DexFileVerifier
2066 if (!CheckInterSectionIterate(section_offset, section_count, type)) {

Completed in 24 milliseconds