google.golang.org/grpc/experimental/stats.AsyncMetricReporter.Report (method)

2 uses

	google.golang.org/grpc/experimental/stats (current package)
		metrics.go#L88: 	Report(AsyncMetricsRecorder) error

	google.golang.org/grpc/internal/stats
		metrics_recorder_list.go#L139: 			return reporter.Report(wrappedRecorder)