Home
last modified time | relevance | path

Searched defs:__ServiceName (Results 1 – 13 of 13) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
DEmptyServiceGrpc.cs32 static readonly string __ServiceName = "grpc.testing.EmptyService"; field in Grpc.Testing.EmptyService
DReportQpsScenarioServiceGrpc.cs30 static readonly string __ServiceName = "grpc.testing.ReportQpsScenarioService"; field in Grpc.Testing.ReportQpsScenarioService
DMetricsGrpc.cs34 static readonly string __ServiceName = "grpc.testing.MetricsService"; field in Grpc.Testing.MetricsService
DTestGrpc.cs35 static readonly string __ServiceName = "grpc.testing.TestService"; field in Grpc.Testing.TestService
549 static readonly string __ServiceName = "grpc.testing.UnimplementedService"; field in Grpc.Testing.UnimplementedService
670 static readonly string __ServiceName = "grpc.testing.ReconnectService"; field in Grpc.Testing.ReconnectService
DBenchmarkServiceGrpc.cs30 static readonly string __ServiceName = "grpc.testing.BenchmarkService"; field in Grpc.Testing.BenchmarkService
DWorkerServiceGrpc.cs30 static readonly string __ServiceName = "grpc.testing.WorkerService"; field in Grpc.Testing.WorkerService
/external/grpc-grpc/src/csharp/Grpc.Reflection/
DReflectionGrpc.cs30 static readonly string __ServiceName = "grpc.reflection.v1alpha.ServerReflection"; field in Grpc.Reflection.V1Alpha.ServerReflection
/external/grpc-grpc/examples/csharp/Helloworld/Greeter/
DHelloworldGrpc.cs31 static readonly string __ServiceName = "helloworld.Greeter"; field in Helloworld.Greeter
/external/grpc-grpc/examples/csharp/HelloworldXamarin/HelloworldXamarin/
DHelloworldGrpc.cs32 static readonly string __ServiceName = "helloworld.Greeter"; field in Helloworld.Greeter
/external/grpc-grpc/examples/csharp/HelloworldLegacyCsproj/Greeter/
DHelloworldGrpc.cs31 static readonly string __ServiceName = "helloworld.Greeter"; field in Helloworld.Greeter
/external/grpc-grpc/src/csharp/Grpc.HealthCheck/
DHealthGrpc.cs31 static readonly string __ServiceName = "grpc.health.v1.Health"; field in Grpc.Health.V1.Health
/external/grpc-grpc/examples/csharp/RouteGuide/RouteGuide/
DRouteGuideGrpc.cs31 static readonly string __ServiceName = "routeguide.RouteGuide"; field in Routeguide.RouteGuide
/external/grpc-grpc/src/csharp/Grpc.Examples/
DMathGrpc.cs28 static readonly string __ServiceName = "math.Math"; field in Math.Math