Searched refs:getLocalFlowControlWindow (Results 1 – 2 of 2) sorted by relevance
454 public com.google.protobuf.Int64Value getLocalFlowControlWindow() { in getLocalFlowControlWindow() method in SocketData467 return getLocalFlowControlWindow(); in getLocalFlowControlWindowOrBuilder()607 output.writeMessage(11, getLocalFlowControlWindow()); in writeTo()665 .computeMessageSize(11, getLocalFlowControlWindow()); in getSerializedSize()725 result = result && getLocalFlowControlWindow() in equals()726 .equals(other.getLocalFlowControlWindow()); in equals()782 hash = (53 * hash) + getLocalFlowControlWindow().hashCode(); in hashCode()1124 mergeLocalFlowControlWindow(other.getLocalFlowControlWindow()); in mergeFrom()2080 public com.google.protobuf.Int64Value getLocalFlowControlWindow() { in getLocalFlowControlWindow() method in SocketData.Builder2219 getLocalFlowControlWindow(), in getLocalFlowControlWindowFieldBuilder()
194 com.google.protobuf.Int64Value getLocalFlowControlWindow(); in getLocalFlowControlWindow() method