Searched refs:hasLocalIdentity (Results 1 – 1 of 1) sorted by relevance
2055 boolean hasLocalIdentity(); in hasLocalIdentity() method2551 public boolean hasLocalIdentity() { in hasLocalIdentity() method in Handshaker.StartClientHandshakeReq2841 result = result && (hasLocalIdentity() == other.hasLocalIdentity()); in equals()2842 if (hasLocalIdentity()) { in equals()2888 if (hasLocalIdentity()) { in hashCode()3230 if (other.hasLocalIdentity()) { in mergeFrom()3975 public boolean hasLocalIdentity() { in hasLocalIdentity() method in Handshaker.StartClientHandshakeReq.Builder9761 boolean hasLocalIdentity(); in hasLocalIdentity() method10091 public boolean hasLocalIdentity() { in hasLocalIdentity() method in Handshaker.HandshakerResult10257 result = result && (hasLocalIdentity() == other.hasLocalIdentity()); in equals()[all …]