Searched refs:nextSectionOffset (Results 1 – 1 of 1) sorted by relevance
251 unsigned nextSectionOffset = fileBlocksWritten + section->getBlockCount() + 1; in writeToStream() local252 …etSectionLength(section->getBlockCount() + getPadBlockCountForSection(*itCopy, nextSectionOffset)); in writeToStream()