Searched refs:hasLocalEndpoint (Results 1 – 1 of 1) sorted by relevance
2083 boolean hasLocalEndpoint(); in hasLocalEndpoint() method2587 public boolean hasLocalEndpoint() { in hasLocalEndpoint() method in Handshaker.StartClientHandshakeReq2846 result = result && (hasLocalEndpoint() == other.hasLocalEndpoint()); in equals()2847 if (hasLocalEndpoint()) { in equals()2892 if (hasLocalEndpoint()) { in hashCode()3233 if (other.hasLocalEndpoint()) { in mergeFrom()4137 public boolean hasLocalEndpoint() { in hasLocalEndpoint() method in Handshaker.StartClientHandshakeReq.Builder6056 boolean hasLocalEndpoint(); in hasLocalEndpoint() method6463 public boolean hasLocalEndpoint() { in hasLocalEndpoint() method in Handshaker.StartServerHandshakeReq6655 result = result && (hasLocalEndpoint() == other.hasLocalEndpoint()); in equals()[all …]