Searched refs:otherByteString (Results 1 – 1 of 1) sorted by relevance
460 ByteString otherByteString = (ByteString) other; in equals() local461 if (totalLength != otherByteString.size()) { in equals()474 int cachedOtherHash = otherByteString.peekCachedHashCode(); in equals()480 return equalsFragments(otherByteString); in equals()