HomeSort by relevance Sort by last modified time
    Searched refs:newContextWithRPCInfo (Results 1 - 2 of 2) sorted by null

  /external/syzkaller/vendor/google.golang.org/grpc/
rpc_util.go 633 func newContextWithRPCInfo(ctx context.Context, failfast bool) context.Context {
stream.go 231 ctx = newContextWithRPCInfo(ctx, c.failFast)

Completed in 152 milliseconds