Searched refs:nextSectionStart (Results 1 – 1 of 1) sorted by relevance
62 private int nextSectionStart = 0; field in Dex187 int limit = nextSectionStart + maxByteCount; in appendSection()190 sectionData.position(nextSectionStart); in appendSection()193 nextSectionStart = limit; in appendSection()202 return nextSectionStart; in getNextSectionStart()