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

  /external/syzkaller/vendor/google.golang.org/grpc/stats/
stats.go 242 // SetIncomingTags attaches stats tagging data to the context, to be read by
246 func SetIncomingTags(ctx context.Context, b []byte) context.Context {
  /external/syzkaller/vendor/google.golang.org/grpc/transport/
http2_server.go 337 s.ctx = stats.SetIncomingTags(s.ctx, state.statsTags)
    [all...]

Completed in 3527 milliseconds