Home
last modified time | relevance | path

Searched defs:XdsClient (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_bootstrap.h40 class XdsClient; variable
Dxds_client_stats.h41 class XdsClient; variable
Dxds_api.h50 class XdsClient; variable
Dxds_client.cc1795 XdsClient::XdsClient(std::unique_ptr<XdsBootstrap> bootstrap, in XdsClient() function in grpc_core::XdsClient