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