Searched refs:tagPos (Results 1 – 1 of 1) sorted by relevance
2369 int tagPos; in editEncodedSize() local2371 while ((tagPos = mBuffer.getReadPos()) < objectEnd) { in editEncodedSize()2414 throw new RuntimeException("groups not supported at index " + tagPos); in editEncodedSize()2437 int tagPos; in compactSizes() local2438 while ((tagPos = mBuffer.getReadPos()) < objectEnd) { in compactSizes()2474 throw new RuntimeException("groups not supported at index " + tagPos); in compactSizes()