Searched refs:hasLocalFlowControlWindow (Results 1 – 2 of 2) sorted by relevance
184 boolean hasLocalFlowControlWindow(); in hasLocalFlowControlWindow() method
442 public boolean hasLocalFlowControlWindow() { in hasLocalFlowControlWindow() method in SocketData723 result = result && (hasLocalFlowControlWindow() == other.hasLocalFlowControlWindow()); in equals()724 if (hasLocalFlowControlWindow()) { in equals()780 if (hasLocalFlowControlWindow()) { in hashCode()1123 if (other.hasLocalFlowControlWindow()) { in mergeFrom()2068 public boolean hasLocalFlowControlWindow() { in hasLocalFlowControlWindow() method in SocketData.Builder