Searched refs:section_count (Results 1 – 1 of 1) sorted by relevance
1226 uint32_t section_count = item->size_; in CheckIntraSection() local1240 if (section_count != 1) { in CheckIntraSection()1257 if (!CheckIntraIdSection(section_offset, section_count, type)) { in CheckIntraSection()1263 if (section_count != 1) { in CheckIntraSection()1285 if (!CheckIntraDataSection(section_offset, section_count, type)) { in CheckIntraSection()1882 uint32_t section_count = item->size_; in CheckInterSection() local1905 if (!CheckInterSectionIterate(section_offset, section_count, type)) { in CheckInterSection()