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

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

Completed in 9 milliseconds