Searched refs:hasRemoteEndpoint (Results 1 – 1 of 1) sorted by relevance
2111 boolean hasRemoteEndpoint(); in hasRemoteEndpoint() method2623 public boolean hasRemoteEndpoint() { in hasRemoteEndpoint() method in Handshaker.StartClientHandshakeReq2851 result = result && (hasRemoteEndpoint() == other.hasRemoteEndpoint()); in equals()2852 if (hasRemoteEndpoint()) { in equals()2896 if (hasRemoteEndpoint()) { in hashCode()3236 if (other.hasRemoteEndpoint()) { in mergeFrom()4299 public boolean hasRemoteEndpoint() { in hasRemoteEndpoint() method in Handshaker.StartClientHandshakeReq.Builder6084 boolean hasRemoteEndpoint(); in hasRemoteEndpoint() method6499 public boolean hasRemoteEndpoint() { in hasRemoteEndpoint() method in Handshaker.StartServerHandshakeReq6660 result = result && (hasRemoteEndpoint() == other.hasRemoteEndpoint()); in equals()[all …]