Searched refs:getRemoteFlowControlWindow (Results 1 – 2 of 2) sorted by relevance
493 public com.google.protobuf.Int64Value getRemoteFlowControlWindow() { in getRemoteFlowControlWindow() method in SocketData506 return getRemoteFlowControlWindow(); in getRemoteFlowControlWindowOrBuilder()610 output.writeMessage(12, getRemoteFlowControlWindow()); in writeTo()669 .computeMessageSize(12, getRemoteFlowControlWindow()); in getSerializedSize()730 result = result && getRemoteFlowControlWindow() in equals()731 .equals(other.getRemoteFlowControlWindow()); in equals()786 hash = (53 * hash) + getRemoteFlowControlWindow().hashCode(); in hashCode()1127 mergeRemoteFlowControlWindow(other.getRemoteFlowControlWindow()); in mergeFrom()2251 public com.google.protobuf.Int64Value getRemoteFlowControlWindow() { in getRemoteFlowControlWindow() method in SocketData.Builder2390 getRemoteFlowControlWindow(), in getRemoteFlowControlWindowFieldBuilder()
225 com.google.protobuf.Int64Value getRemoteFlowControlWindow(); in getRemoteFlowControlWindow() method