/aosp_15_r20/external/grpc-grpc/doc/ |
H A D | interop-test-descriptions.md | 1294 ### EmptyCall subsection 1295 [EmptyCall]: #emptycall
|
/aosp_15_r20/external/grpc-grpc/src/objective-c/examples/RemoteTestClient/ |
H A D | test.proto | 30 rpc EmptyCall(google.protobuf.Empty) returns (google.protobuf.Empty); rpc
|
/aosp_15_r20/external/grpc-grpc/src/objective-c/tests/RemoteTestClient/ |
H A D | test.proto | 30 rpc EmptyCall(google.protobuf.Empty) returns (google.protobuf.Empty); rpc
|
/aosp_15_r20/external/grpc-grpc/src/php/tests/interop/Grpc/Testing/ |
H A D | TestServiceStub.php | 37 public function EmptyCall( function in Grpc\\Testing\\TestServiceStub
|
H A D | TestServiceClient.php | 46 public function EmptyCall(\Grpc\Testing\EmptyMessage $argument, function in Grpc\\Testing\\TestServiceClient
|
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/interop/ |
H A D | service.py | 54 def EmptyCall(self, request, context): member in TestService
|
/aosp_15_r20/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/ |
H A D | TestServiceClient.php | 46 public function EmptyCall(\Grpc\Testing\EmptyMessage $argument, function in Grpc\\Testing\\TestServiceClient
|
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests_py3_only/interop/ |
H A D | xds_interop_server.py | 59 def EmptyCall( member in TestService
|
/aosp_15_r20/external/grpc-grpc/src/php/tests/interop/ |
H A D | interop_server.php | 60 public function EmptyCall( function in TestService
|
/aosp_15_r20/external/grpc-grpc-java/interop-testing/src/main/proto/grpc/testing/ |
H A D | test.proto | 32 rpc EmptyCall(grpc.testing.Empty) returns (grpc.testing.Empty); rpc
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/testing/ |
D | test.proto | 30 rpc EmptyCall(grpc.testing.Empty) returns (grpc.testing.Empty); rpc
|
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests_aio/unit/ |
H A D | _test_server.py | 80 async def EmptyCall(self, request, context): member in TestServiceServicer
|
/aosp_15_r20/external/grpc-grpc/test/cpp/util/ |
H A D | channelz_sampler_test.cc | 71 Status EmptyCall(ServerContext* /*context*/, in EmptyCall() function in EchoServerImpl
|
/aosp_15_r20/external/grpc-grpc/src/proto/grpc/testing/ |
H A D | test.proto | 32 rpc EmptyCall(grpc.testing.Empty) returns (grpc.testing.Empty); rpc
|
/aosp_15_r20/external/grpc-grpc/test/cpp/interop/ |
H A D | xds_interop_server_lib.cc | 104 Status EmptyCall(ServerContext* context, const Empty* /*request*/, in EmptyCall() function in grpc::testing::__anonfe37009b0111::TestServiceImpl
|
H A D | interop_server.cc | 176 Status EmptyCall(ServerContext* context, in EmptyCall() function in TestServiceImpl
|