Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/grpc/transport/
Dflowcontrol.go171 func (f *inFlow) maybeAdjust(n uint32) uint32 { func
Dhttp2_server.go505 if w := s.fc.maybeAdjust(n); w > 0 {
Dhttp2_client.go795 if w := s.fc.maybeAdjust(n); w > 0 {