Home
last modified time | relevance | path

Searched defs:SetNotServing (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/php/tests/interop/Grpc/Testing/
H A DXdsUpdateHealthServiceStub.php49 public function SetNotServing( function in Grpc\\Testing\\XdsUpdateHealthServiceStub
H A DXdsUpdateHealthServiceClient.php58 public function SetNotServing(\Grpc\Testing\EmptyMessage $argument, function in Grpc\\Testing\\XdsUpdateHealthServiceClient
/aosp_15_r20/external/grpc-grpc-java/interop-testing/src/main/proto/grpc/testing/
H A Dtest.proto97 rpc SetNotServing(grpc.testing.Empty) returns (grpc.testing.Empty); rpc
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/testing/
Dtest.proto95 rpc SetNotServing(grpc.testing.Empty) returns (grpc.testing.Empty); rpc
/aosp_15_r20/external/grpc-grpc/src/proto/grpc/testing/
H A Dtest.proto108 rpc SetNotServing(grpc.testing.Empty) returns (grpc.testing.Empty); rpc
/aosp_15_r20/external/grpc-grpc/test/cpp/interop/
H A Dxds_interop_server_lib.cc130 Status SetNotServing(ServerContext* /* context */, const Empty* /* request */, in SetNotServing() function in grpc::testing::__anonfe37009b0111::XdsUpdateHealthServiceImpl