Searched refs:nextSectionStart (Results 1 – 1 of 1) sorted by relevance
63 private int nextSectionStart = 0; field in Dex188 int limit = nextSectionStart + maxByteCount; in appendSection()191 sectionData.position(nextSectionStart); in appendSection()194 nextSectionStart = limit; in appendSection()203 return nextSectionStart; in getNextSectionStart()