Home
last modified time | relevance | path

Searched defs:BindService (Results 1 – 16 of 16) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
DEmptyServiceGrpc.cs78 public static grpc::ServerServiceDefinition BindService(EmptyServiceBase serviceImpl) in BindService() method in Grpc.Testing.EmptyService
DReportQpsScenarioServiceGrpc.cs140 … public static grpc::ServerServiceDefinition BindService(ReportQpsScenarioServiceBase serviceImpl) in BindService() method in Grpc.Testing.ReportQpsScenarioService
DMetricsGrpc.cs189 public static grpc::ServerServiceDefinition BindService(MetricsServiceBase serviceImpl) in BindService() method in Grpc.Testing.MetricsService
DTestGrpc.cs529 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
DWorkerServiceGrpc.cs315 public static grpc::ServerServiceDefinition BindService(WorkerServiceBase serviceImpl) in BindService() method in Grpc.Testing.WorkerService
DBenchmarkServiceGrpc.cs317 public static grpc::ServerServiceDefinition BindService(BenchmarkServiceBase serviceImpl) in BindService() method in Grpc.Testing.BenchmarkService
/external/perfetto/src/ipc/
Dwire_protocol.proto24 message BindService { optional string service_name = 1; } message
Dhost_impl_unittest.cc97 void BindService(const std::string& service_name) { in BindService() function in perfetto::ipc::__anon48d3e7760111::FakeClient
195 TEST_F(HostImplTest, BindService) { in TEST_F() argument
Dclient_impl.cc57 void ClientImpl::BindService(base::WeakPtr<ServiceProxy> service_proxy) { in BindService() function in perfetto::ipc::ClientImpl
/external/grpc-grpc/src/csharp/Grpc.Reflection/
DReflectionGrpc.cs120 public static grpc::ServerServiceDefinition BindService(ServerReflectionBase serviceImpl) in BindService() method in Grpc.Reflection.V1Alpha.ServerReflection
/external/grpc-grpc/examples/csharp/HelloworldLegacyCsproj/Greeter/
DHelloworldGrpc.cs141 public static grpc::ServerServiceDefinition BindService(GreeterBase serviceImpl) in BindService() method in Helloworld.Greeter
/external/grpc-grpc/examples/csharp/HelloworldXamarin/HelloworldXamarin/
DHelloworldGrpc.cs142 public static grpc::ServerServiceDefinition BindService(GreeterBase serviceImpl) in BindService() method in Helloworld.Greeter
/external/grpc-grpc/src/csharp/Grpc.HealthCheck/
DHealthGrpc.cs107 public static grpc::ServerServiceDefinition BindService(HealthBase serviceImpl) in BindService() method in Grpc.Health.V1.Health
/external/grpc-grpc/examples/csharp/Helloworld/Greeter/
DHelloworldGrpc.cs141 public static grpc::ServerServiceDefinition BindService(GreeterBase serviceImpl) in BindService() method in Helloworld.Greeter
/external/grpc-grpc/src/csharp/Grpc.Examples/
DMathGrpc.cs281 public static grpc::ServerServiceDefinition BindService(MathBase serviceImpl) in BindService() method in Math.Math
/external/grpc-grpc/examples/csharp/RouteGuide/RouteGuide/
DRouteGuideGrpc.cs320 public static grpc::ServerServiceDefinition BindService(RouteGuideBase serviceImpl) in BindService() method in Routeguide.RouteGuide