Home
last modified time | relevance | path

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

/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DRopeByteString.java530 return equalsFragments(otherByteString); in equals()
540 private boolean equalsFragments(ByteString other) { in equalsFragments() method