Searched refs:hasPeerIdentity (Results 1 – 1 of 1) sorted by relevance
9736 boolean hasPeerIdentity(); in hasPeerIdentity() method10058 public boolean hasPeerIdentity() { in hasPeerIdentity() method in Handshaker.HandshakerResult10252 result = result && (hasPeerIdentity() == other.hasPeerIdentity()); in equals()10253 if (hasPeerIdentity()) { in equals()10286 if (hasPeerIdentity()) { in hashCode()10549 if (other.hasPeerIdentity()) { in mergeFrom()10823 public boolean hasPeerIdentity() { in hasPeerIdentity() method in Handshaker.HandshakerResult.Builder