/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/ |
D | EmptyServiceGrpc.cs | 70 protected override EmptyServiceClient NewInstance(ClientBaseConfiguration configuration) in NewInstance() method in Grpc.Testing.EmptyService.EmptyServiceClient
|
D | ReportQpsScenarioServiceGrpc.cs | 132 …protected override ReportQpsScenarioServiceClient NewInstance(ClientBaseConfiguration configuratio… in NewInstance() method in Grpc.Testing.ReportQpsScenarioService.ReportQpsScenarioServiceClient
|
D | MetricsGrpc.cs | 181 protected override MetricsServiceClient NewInstance(ClientBaseConfiguration configuration) in NewInstance() method in Grpc.Testing.MetricsService.MetricsServiceClient
|
D | TestGrpc.cs | 521 protected override TestServiceClient NewInstance(ClientBaseConfiguration configuration) in NewInstance() method in Grpc.Testing.TestService.TestServiceClient 650 … protected override UnimplementedServiceClient NewInstance(ClientBaseConfiguration configuration) in NewInstance() method in Grpc.Testing.UnimplementedService.UnimplementedServiceClient 767 protected override ReconnectServiceClient NewInstance(ClientBaseConfiguration configuration) in NewInstance() method in Grpc.Testing.ReconnectService.ReconnectServiceClient
|
D | WorkerServiceGrpc.cs | 307 protected override WorkerServiceClient NewInstance(ClientBaseConfiguration configuration) in NewInstance() method in Grpc.Testing.WorkerService.WorkerServiceClient
|
D | BenchmarkServiceGrpc.cs | 309 protected override BenchmarkServiceClient NewInstance(ClientBaseConfiguration configuration) in NewInstance() method in Grpc.Testing.BenchmarkService.BenchmarkServiceClient
|
/external/grpc-grpc/src/csharp/Grpc.Reflection/ |
D | ReflectionGrpc.cs | 112 protected override ServerReflectionClient NewInstance(ClientBaseConfiguration configuration) in NewInstance() method in Grpc.Reflection.V1Alpha.ServerReflection.ServerReflectionClient
|
/external/sfntly/cpp/src/sfntly/table/core/ |
D | cmap_table.cc | 393 CMapTable::CMapFormat0::Builder::NewInstance(WritableFontData* data, in NewInstance() function in sfntly::CMapTable::CMapFormat0::Builder 407 CMapTable::CMapFormat0::Builder::NewInstance(ReadableFontData* data, in NewInstance() function in sfntly::CMapTable::CMapFormat0::Builder 421 CMapTable::CMapFormat0::Builder::NewInstance(const CMapId& cmap_id) { in NewInstance() function in sfntly::CMapTable::CMapFormat0::Builder 914 CMapTable::CMapFormat4::Builder::NewInstance(ReadableFontData* data, in NewInstance() function in sfntly::CMapTable::CMapFormat4::Builder 928 CMapTable::CMapFormat4::Builder::NewInstance(WritableFontData* data, in NewInstance() function in sfntly::CMapTable::CMapFormat4::Builder 942 CMapTable::CMapFormat4::Builder::NewInstance(const CMapId& cmap_id) { in NewInstance() function in sfntly::CMapTable::CMapFormat4::Builder
|
/external/grpc-grpc/examples/csharp/HelloworldLegacyCsproj/Greeter/ |
D | HelloworldGrpc.cs | 133 protected override GreeterClient NewInstance(ClientBaseConfiguration configuration) in NewInstance() method in Helloworld.Greeter.GreeterClient
|
/external/grpc-grpc/examples/csharp/HelloworldXamarin/HelloworldXamarin/ |
D | HelloworldGrpc.cs | 134 protected override GreeterClient NewInstance(ClientBaseConfiguration configuration) in NewInstance() method in Helloworld.Greeter.GreeterClient
|
/external/grpc-grpc/examples/csharp/Helloworld/Greeter/ |
D | HelloworldGrpc.cs | 133 protected override GreeterClient NewInstance(ClientBaseConfiguration configuration) in NewInstance() method in Helloworld.Greeter.GreeterClient
|
/external/grpc-grpc/src/csharp/Grpc.HealthCheck/ |
D | HealthGrpc.cs | 99 protected override HealthClient NewInstance(ClientBaseConfiguration configuration) in NewInstance() method in Grpc.Health.V1.Health.HealthClient
|
/external/grpc-grpc/src/csharp/Grpc.Core/ |
D | ClientBase.cs | 81 protected abstract T NewInstance(ClientBaseConfiguration configuration); in NewInstance() method in Grpc.Core.ClientBase
|
/external/grpc-grpc/src/csharp/Grpc.Examples/ |
D | MathGrpc.cs | 273 protected override MathClient NewInstance(ClientBaseConfiguration configuration) in NewInstance() method in Math.Math.MathClient
|
/external/grpc-grpc/examples/csharp/RouteGuide/RouteGuide/ |
D | RouteGuideGrpc.cs | 312 protected override RouteGuideClient NewInstance(ClientBaseConfiguration configuration) in NewInstance() method in Routeguide.RouteGuide.RouteGuideClient
|