Home
last modified time | relevance | path

Searched defs:section_count (Results 1 – 2 of 2) sorted by relevance

/art/libdexfile/dex/
Ddex_file_verifier.cc2136 bool DexFileVerifier::CheckIntraSectionIterate(uint32_t section_count) { in CheckIntraSectionIterate()
2404 uint32_t section_count = item->size_; in CheckIntraSection() local
3431 uint32_t section_count = item->size_; in CheckInterSection() local
/art/libprofile/profile/
Dprofile_compilation_info.cc1831 uint32_t section_count = header.GetFileSectionCount(); in LoadInternal() local