Searched refs:XdsClientGlobalInit (Results 1 – 2 of 2) sorted by relevance
66 void XdsClientGlobalInit();133 grpc_register_plugin(grpc_core::XdsClientGlobalInit, in grpc_register_built_in_plugins()
2199 void XdsClientGlobalInit() { g_mu = new Mutex; } in XdsClientGlobalInit() function