Home
last modified time | relevance | path

Searched refs:equalsFragments (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.java469 return equalsFragments(otherByteString); in equals()
481 private boolean equalsFragments(ByteString other) { in equalsFragments() method in RopeByteString