Home
last modified time | relevance | path

Searched refs:ContextErr (Results 1 – 5 of 5) sorted by relevance

/external/syzkaller/vendor/google.golang.org/grpc/transport/
Dgo16.go38 func ContextErr(err error) StreamError { func
Dgo17.go39 func ContextErr(err error) StreamError { func
Dtransport.go144 return 0, ContextErr(r.ctx.Err())
242 return ContextErr(s.ctx.Err())
Dhttp2_server.go819 return ContextErr(s.ctx.Err())
843 return ContextErr(s.ctx.Err())
Dhttp2_client.go605 return nil, ContextErr(s.ctx.Err())