Searched refs:otherByteString (Results 1 – 1 of 1) sorted by relevance
450 ByteString otherByteString = (ByteString) other; in equals() local451 if (totalLength != otherByteString.size()) { in equals()464 int thatHash = otherByteString.peekCachedHashCode(); in equals()469 return equalsFragments(otherByteString); in equals()