Searched refs:maxSectionIndex (Results 1 – 1 of 1) sorted by relevance
132 uint32_t maxSectionIndex = 0; in readFromParcel() local166 maxSectionIndex = (maxSectionIndex >= sectionIndex) ? maxSectionIndex : sectionIndex; in readFromParcel()184 if (sectionCount < (maxSectionIndex + 1)) { in readFromParcel()186 __FUNCTION__, sectionCount, (maxSectionIndex + 1)); in readFromParcel()