Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/src/php/tests/interop/Grpc/Testing/
H A DXdsUpdateHealthServiceStub.php35 public function SetServing( function in Grpc\\Testing\\XdsUpdateHealthServiceStub
H A DXdsUpdateHealthServiceClient.php44 public function SetServing(\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.proto96 rpc SetServing(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.proto94 rpc SetServing(grpc.testing.Empty) returns (grpc.testing.Empty); rpc
/aosp_15_r20/external/grpc-grpc/src/proto/grpc/testing/
H A Dtest.proto107 rpc SetServing(grpc.testing.Empty) returns (grpc.testing.Empty); rpc
/aosp_15_r20/external/grpc-grpc/test/cpp/interop/
H A Dxds_interop_server_lib.cc123 Status SetServing(ServerContext* /* context */, const Empty* /* request */, in SetServing() function in grpc::testing::__anonfe37009b0111::XdsUpdateHealthServiceImpl