Searched refs:tagPos (Results 1 – 1 of 1) sorted by relevance
2501 int tagPos; in editEncodedSize() local2503 while ((tagPos = mBuffer.getReadPos()) < objectEnd) { in editEncodedSize()2546 throw new RuntimeException("groups not supported at index " + tagPos); in editEncodedSize()2569 int tagPos; in compactSizes() local2570 while ((tagPos = mBuffer.getReadPos()) < objectEnd) { in compactSizes()2606 throw new RuntimeException("groups not supported at index " + tagPos); in compactSizes()