Home
last modified time | relevance | path

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

/external/syzkaller/vendor/golang.org/x/net/http2/
Dwrite.go142 type writeSettingsAck struct{} struct
144 func (writeSettingsAck) writeFrame(ctx writeContext) error { argument
148 func (writeSettingsAck) staysWithinBuffer(max int) bool { return frameHeaderLen <= max } argument
Dserver.go1202 sc.startFrameWrite(FrameWriteRequest{write: writeSettingsAck{}})
/external/grpc-grpc-java/netty/shaded/
Dgrpc-netty-shaded-1.14.0.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...