Home
last modified time | relevance | path

Searched defs:writeSettingsAck (Results 1 – 2 of 2) sorted by relevance

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