Home
last modified time | relevance | path

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 DHookServiceStub.php67 public function ClearReturnStatus( function in Grpc\\Testing\\HookServiceStub
H A DHookServiceClient.php76 public function ClearReturnStatus(\Grpc\Testing\EmptyMessage $argument, function in Grpc\\Testing\\HookServiceClient
/aosp_15_r20/external/grpc-grpc/src/proto/grpc/testing/
H A Dtest.proto102 rpc ClearReturnStatus(grpc.testing.Empty) returns (grpc.testing.Empty); rpc
/aosp_15_r20/external/grpc-grpc/test/cpp/interop/
H A Dpre_stop_hook_server.cc169 ServerUnaryReactor* HookServiceImpl::ClearReturnStatus( in ClearReturnStatus() function in grpc::testing::HookServiceImpl