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

  /external/syzkaller/vendor/google.golang.org/grpc/stats/
stats.go 250 // OutgoingTags returns the tags from the context for the outbound RPC.
253 func OutgoingTags(ctx context.Context) []byte {
  /external/syzkaller/vendor/google.golang.org/grpc/transport/
http2_client.go 398 if b := stats.OutgoingTags(ctx); b != nil {
    [all...]

Completed in 199 milliseconds