Searched defs:UnimplementedCall (Results 1 – 10 of 10) sorted by relevance
67 rpc UnimplementedCall(grpc.testing.Empty) returns (grpc.testing.Empty); rpc74 rpc UnimplementedCall(grpc.testing.Empty) returns (grpc.testing.Empty); rpc
65 rpc UnimplementedCall(grpc.testing.Empty) returns (grpc.testing.Empty); rpc72 rpc UnimplementedCall(grpc.testing.Empty) returns (grpc.testing.Empty); rpc
37 public function UnimplementedCall( function in Grpc\\Testing\\UnimplementedServiceStub
46 public function UnimplementedCall(\Grpc\Testing\EmptyMessage $argument, function in Grpc\\Testing\\UnimplementedServiceClient
155 public function UnimplementedCall( function in Grpc\\Testing\\TestServiceStub
152 public function UnimplementedCall(\Grpc\Testing\EmptyMessage $argument, function in Grpc\\Testing\\TestServiceClient
190 public function UnimplementedCall( function in TestService