Searched defs:ClearReturnStatus (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/grpc-grpc/src/php/tests/interop/Grpc/Testing/ | ||
H A D | HookServiceStub.php | 67 public function ClearReturnStatus( function in Grpc\\Testing\\HookServiceStub |
H A D | HookServiceClient.php | 76 public function ClearReturnStatus(\Grpc\Testing\EmptyMessage $argument, function in Grpc\\Testing\\HookServiceClient |
/aosp_15_r20/external/grpc-grpc/src/proto/grpc/testing/ | ||
H A D | test.proto | 102 rpc ClearReturnStatus(grpc.testing.Empty) returns (grpc.testing.Empty); rpc |
/aosp_15_r20/external/grpc-grpc/test/cpp/interop/ | ||
H A D | pre_stop_hook_server.cc | 169 ServerUnaryReactor* HookServiceImpl::ClearReturnStatus( in ClearReturnStatus() function in grpc::testing::HookServiceImpl |