Home
last modified time | relevance | path

Searched refs:thatIter (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/main/java/com/google/protobuf/
DRopeByteString.java487 Iterator<LeafByteString> thatIter = new PieceIterator(other); in equalsFragments() local
488 LeafByteString thatString = thatIter.next(); in equalsFragments()
520 thatString = thatIter.next(); in equalsFragments()