Searched refs:hasRpcVersions (Results 1 – 1 of 1) sorted by relevance
2160 boolean hasRpcVersions(); in hasRpcVersions() method2704 public boolean hasRpcVersions() { in hasRpcVersions() method in Handshaker.StartClientHandshakeReq2858 result = result && (hasRpcVersions() == other.hasRpcVersions()); in equals()2859 if (hasRpcVersions()) { in equals()2902 if (hasRpcVersions()) { in hashCode()3243 if (other.hasRpcVersions()) { in mergeFrom()4559 public boolean hasRpcVersions() { in hasRpcVersions() method in Handshaker.StartClientHandshakeReq.Builder6111 boolean hasRpcVersions(); in hasRpcVersions() method6534 public boolean hasRpcVersions() { in hasRpcVersions() method in Handshaker.StartServerHandshakeReq6665 result = result && (hasRpcVersions() == other.hasRpcVersions()); in equals()[all …]