Searched defs:section_count (Results 1 – 2 of 2) sorted by relevance
2043 bool DexFileVerifier::CheckIntraSectionIterate(size_t offset, uint32_t section_count) { in CheckIntraSectionIterate()2314 uint32_t section_count = item->size_; in CheckIntraSection() local3253 uint32_t section_count = item->size_; in CheckInterSection() local
1712 uint32_t section_count = header.GetFileSectionCount(); in LoadInternal() local