/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/ |
D | EmptyServiceGrpc.cs | 78 public static grpc::ServerServiceDefinition BindService(EmptyServiceBase serviceImpl) in BindService() method in Grpc.Testing.EmptyService
|
D | ReportQpsScenarioServiceGrpc.cs | 140 … public static grpc::ServerServiceDefinition BindService(ReportQpsScenarioServiceBase serviceImpl) in BindService() method in Grpc.Testing.ReportQpsScenarioService
|
D | MetricsGrpc.cs | 189 public static grpc::ServerServiceDefinition BindService(MetricsServiceBase serviceImpl) in BindService() method in Grpc.Testing.MetricsService
|
D | TestGrpc.cs | 529 public static grpc::ServerServiceDefinition BindService(TestServiceBase serviceImpl) in BindService() method in Grpc.Testing.TestService 658 public static grpc::ServerServiceDefinition BindService(UnimplementedServiceBase serviceImpl) in BindService() method in Grpc.Testing.UnimplementedService 775 public static grpc::ServerServiceDefinition BindService(ReconnectServiceBase serviceImpl) in BindService() method in Grpc.Testing.ReconnectService
|
D | WorkerServiceGrpc.cs | 315 public static grpc::ServerServiceDefinition BindService(WorkerServiceBase serviceImpl) in BindService() method in Grpc.Testing.WorkerService
|
D | BenchmarkServiceGrpc.cs | 317 public static grpc::ServerServiceDefinition BindService(BenchmarkServiceBase serviceImpl) in BindService() method in Grpc.Testing.BenchmarkService
|
/external/perfetto/src/ipc/ |
D | wire_protocol.proto | 24 message BindService { optional string service_name = 1; } message
|
D | host_impl_unittest.cc | 97 void BindService(const std::string& service_name) { in BindService() function in perfetto::ipc::__anon48d3e7760111::FakeClient 195 TEST_F(HostImplTest, BindService) { in TEST_F() argument
|
D | client_impl.cc | 57 void ClientImpl::BindService(base::WeakPtr<ServiceProxy> service_proxy) { in BindService() function in perfetto::ipc::ClientImpl
|
/external/grpc-grpc/src/csharp/Grpc.Reflection/ |
D | ReflectionGrpc.cs | 120 public static grpc::ServerServiceDefinition BindService(ServerReflectionBase serviceImpl) in BindService() method in Grpc.Reflection.V1Alpha.ServerReflection
|
/external/grpc-grpc/examples/csharp/HelloworldLegacyCsproj/Greeter/ |
D | HelloworldGrpc.cs | 141 public static grpc::ServerServiceDefinition BindService(GreeterBase serviceImpl) in BindService() method in Helloworld.Greeter
|
/external/grpc-grpc/examples/csharp/HelloworldXamarin/HelloworldXamarin/ |
D | HelloworldGrpc.cs | 142 public static grpc::ServerServiceDefinition BindService(GreeterBase serviceImpl) in BindService() method in Helloworld.Greeter
|
/external/grpc-grpc/src/csharp/Grpc.HealthCheck/ |
D | HealthGrpc.cs | 107 public static grpc::ServerServiceDefinition BindService(HealthBase serviceImpl) in BindService() method in Grpc.Health.V1.Health
|
/external/grpc-grpc/examples/csharp/Helloworld/Greeter/ |
D | HelloworldGrpc.cs | 141 public static grpc::ServerServiceDefinition BindService(GreeterBase serviceImpl) in BindService() method in Helloworld.Greeter
|
/external/grpc-grpc/src/csharp/Grpc.Examples/ |
D | MathGrpc.cs | 281 public static grpc::ServerServiceDefinition BindService(MathBase serviceImpl) in BindService() method in Math.Math
|
/external/grpc-grpc/examples/csharp/RouteGuide/RouteGuide/ |
D | RouteGuideGrpc.cs | 320 public static grpc::ServerServiceDefinition BindService(RouteGuideBase serviceImpl) in BindService() method in Routeguide.RouteGuide
|