Home
last modified time | relevance | path

Searched refs:updateFlowControl (Results 1 – 3 of 3) sorted by relevance

/external/syzkaller/vendor/google.golang.org/grpc/transport/
Dbdp_estimator.go62 updateFlowControl func(n uint32) member
136 b.updateFlowControl(bdp)
Dhttp2_server.go229 updateFlowControl: t.updateFlowControl,
525 func (t *http2Server) updateFlowControl(n uint32) { func
Dhttp2_client.go244 updateFlowControl: t.updateFlowControl,
812 func (t *http2Client) updateFlowControl(n uint32) { func