Home
last modified time | relevance | path

Searched refs:XdsClientGlobalShutdown (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/plugin_registry/
Dgrpc_plugin_registry.cc67 void XdsClientGlobalShutdown();
130 grpc_core::XdsClientGlobalShutdown); in grpc_register_built_in_plugins()
/external/rust/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_client.cc2207 void XdsClientGlobalShutdown() { in XdsClientGlobalShutdown() function