Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/grpc/
Dstream.go359 type csAttempt struct { struct
360 cs *clientStream
361 t transport.ClientTransport member
362 s *transport.Stream
363 p *parser
364 done func(balancer.DoneInfo)
366 dc Decompressor
367 decomp encoding.Compressor
368 decompSet bool
370 ctx context.Context // the application's context, wrapped by stats/tracing
[all …]