Searched refs:hasPeerRpcVersions (Results 1 – 2 of 2) sorted by relevance
117 boolean hasPeerRpcVersions(); in hasPeerRpcVersions() method454 public boolean hasPeerRpcVersions() { in hasPeerRpcVersions() method in Altscontext.AltsContext561 result = result && (hasPeerRpcVersions() == other.hasPeerRpcVersions()); in equals()562 if (hasPeerRpcVersions()) { in equals()587 if (hasPeerRpcVersions()) { in hashCode()828 if (other.hasPeerRpcVersions()) { in mergeFrom()1288 public boolean hasPeerRpcVersions() { in hasPeerRpcVersions() method in Altscontext.AltsContext.Builder
9797 boolean hasPeerRpcVersions(); in hasPeerRpcVersions() method10139 public boolean hasPeerRpcVersions() { in hasPeerRpcVersions() method in Handshaker.HandshakerResult10264 result = result && (hasPeerRpcVersions() == other.hasPeerRpcVersions()); in equals()10265 if (hasPeerRpcVersions()) { in equals()10297 if (hasPeerRpcVersions()) { in hashCode()10558 if (other.hasPeerRpcVersions()) { in mergeFrom()11173 public boolean hasPeerRpcVersions() { in hasPeerRpcVersions() method in Handshaker.HandshakerResult.Builder