Searched refs:updateWindow (Results 1 – 5 of 5) sorted by relevance
147 public void updateWindow() throws Http2Exception { in updateWindow() method in AbstractNettyHandler.FlowControlPinger
778 flowControlPing().updateWindow(); in onPingAckRead()
776 flowControlPing().updateWindow(); in onPingAckRead()
416 t.updateWindow(s, uint32(n))514 func (t *http2Server) updateWindow(s *Stream, n uint32) { func
342 t.updateWindow(s, uint32(n))803 func (t *http2Client) updateWindow(s *Stream, n uint32) { func