Searched refs:firstBlockToFree (Results 1 – 1 of 1) sorted by relevance
87 int firstBlockToFree = fOwnFirstBlock ? 0 : 1; in reset() local88 for (int i = firstBlockToFree; i < fBlocks.count(); ++i) { in reset()