google.golang.org/grpc.ServiceRegistrar.RegisterService (method)

2 uses

	google.golang.org/grpc (current package)
		server.go#L744: 	RegisterService(desc *ServiceDesc, impl any)

	google.golang.org/grpc/health/grpc_health_v1
		health_grpc.pb.go#L216: 	s.RegisterService(&Health_ServiceDesc, srv)