Home
last modified time | relevance | path

Searched refs:newContextWithRPCInfo (Results 1 – 2 of 2) sorted by relevance

/external/syzkaller/vendor/google.golang.org/grpc/
Drpc_util.go633 func newContextWithRPCInfo(ctx context.Context, failfast bool) context.Context { func
Dstream.go231 ctx = newContextWithRPCInfo(ctx, c.failFast)