Searched refs:getInBytes (Results 1 – 3 of 3) sorted by relevance
168 return MockAltsHandshakerResp.getFinishedResponse(req.getNext().getInBytes().size()); in send()182 bytesConsumed = req.getServerStart().getInBytes().size(); in send()
155 reader.onNext(resp.setOutFrames(req.getNext().getInBytes()).build()); in onNext()
6046 com.google.protobuf.ByteString getInBytes(); in getInBytes() method6449 public com.google.protobuf.ByteString getInBytes() { in getInBytes() method in Handshaker.StartServerHandshakeReq6653 result = result && getInBytes() in equals()6654 .equals(other.getInBytes()); in equals()6690 hash = (53 * hash) + getInBytes().hashCode(); in hashCode()6978 if (other.getInBytes() != com.google.protobuf.ByteString.EMPTY) { in mergeFrom()6979 setInBytes(other.getInBytes()); in mergeFrom()7345 public com.google.protobuf.ByteString getInBytes() { in getInBytes() method in Handshaker.StartServerHandshakeReq.Builder7375 inBytes_ = getDefaultInstance().getInBytes(); in clearInBytes()7918 com.google.protobuf.ByteString getInBytes(); in getInBytes() method[all …]