Home
last modified time | relevance | path

Searched defs:UnimplementedCall (Results 1 – 5 of 5) sorted by relevance

/external/grpc-grpc/src/proto/grpc/testing/
Dtest.proto65 rpc UnimplementedCall(grpc.testing.Empty) returns (grpc.testing.Empty); rpc
72 rpc UnimplementedCall(grpc.testing.Empty) returns (grpc.testing.Empty); rpc
/external/grpc-grpc-java/interop-testing/src/main/proto/grpc/testing/
Dtest.proto64 rpc UnimplementedCall(grpc.testing.Empty) returns (grpc.testing.Empty); rpc
71 rpc UnimplementedCall(grpc.testing.Empty) returns(grpc.testing.Empty); rpc
/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DUnimplementedServiceClient.php45 public function UnimplementedCall(\Grpc\Testing\PBEmpty $argument, function in Grpc\\Testing\\UnimplementedServiceClient
DTestServiceClient.php144 public function UnimplementedCall(\Grpc\Testing\PBEmpty $argument, function in Grpc\\Testing\\TestServiceClient
/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
DTestGrpc.cs206 …ual global::System.Threading.Tasks.Task<global::Grpc.Testing.Empty> UnimplementedCall(global::Grpc… in UnimplementedCall() method in Grpc.Testing.TestService.TestServiceBase
481 …public virtual global::Grpc.Testing.Empty UnimplementedCall(global::Grpc.Testing.Empty request, gr… in UnimplementedCall() method in Grpc.Testing.TestService.TestServiceClient
492 …public virtual global::Grpc.Testing.Empty UnimplementedCall(global::Grpc.Testing.Empty request, gr… in UnimplementedCall() method in Grpc.Testing.TestService.TestServiceClient
575 …ual global::System.Threading.Tasks.Task<global::Grpc.Testing.Empty> UnimplementedCall(global::Grpc… in UnimplementedCall() method in Grpc.Testing.UnimplementedService.UnimplementedServiceBase
613 …public virtual global::Grpc.Testing.Empty UnimplementedCall(global::Grpc.Testing.Empty request, gr… in UnimplementedCall() method in Grpc.Testing.UnimplementedService.UnimplementedServiceClient
623 …public virtual global::Grpc.Testing.Empty UnimplementedCall(global::Grpc.Testing.Empty request, gr… in UnimplementedCall() method in Grpc.Testing.UnimplementedService.UnimplementedServiceClient