Home
last modified time | relevance | path

Searched defs:XdsUpdateHealthServiceImpl (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/cpp/interop/
H A Dxds_interop_server_lib.cc115 class XdsUpdateHealthServiceImpl : public XdsUpdateHealthService::Service { class
117 explicit XdsUpdateHealthServiceImpl( in XdsUpdateHealthServiceImpl() function in grpc::testing::__anonfe37009b0111::XdsUpdateHealthServiceImpl
/aosp_15_r20/external/grpc-grpc-java/interop-testing/src/main/java/io/grpc/testing/integration/
H A DXdsTestServer.java258 private static class XdsUpdateHealthServiceImpl class in XdsTestServer
262 private XdsUpdateHealthServiceImpl(HealthStatusManager health) { in XdsUpdateHealthServiceImpl() method in XdsTestServer.XdsUpdateHealthServiceImpl