Searched refs:otherByteString (Results 1 – 1 of 1) sorted by relevance
495 ByteString otherByteString = (ByteString) other; in equals() local496 if (totalLength != otherByteString.size()) { in equals()509 int thatHash = otherByteString.peekCachedHashCode(); in equals()514 return equalsFragments(otherByteString); in equals()