Home
last modified time | relevance | path

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

/aosp12/art/libdexfile/dex/
H A Ddex_file_verifier.cc2043 bool DexFileVerifier::CheckIntraSectionIterate(size_t offset, uint32_t section_count) { in CheckIntraSectionIterate()
2314 uint32_t section_count = item->size_; in CheckIntraSection() local
3253 uint32_t section_count = item->size_; in CheckInterSection() local
/aosp12/art/libprofile/profile/
H A Dprofile_compilation_info.cc1712 uint32_t section_count = header.GetFileSectionCount(); in LoadInternal() local