Home
last modified time | relevance | path

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

/third_party/grpc/src/core/plugin_registry/
Dgrpc_plugin_registry.cc67 void XdsClientGlobalShutdown();
134 grpc_core::XdsClientGlobalShutdown); in grpc_register_built_in_plugins()
/third_party/grpc/src/core/ext/xds/
Dxds_client.cc2201 void XdsClientGlobalShutdown() { in XdsClientGlobalShutdown() function