Searched refs:GetStatsPluginsForServer (Results 1 – 5 of 5) sorted by relevance
1408 grpc_core::GlobalStatsPluginRegistry::GetStatsPluginsForServer(args); in TEST_F()1459 grpc_core::GlobalStatsPluginRegistry::GetStatsPluginsForServer(args); in TEST_F()1516 grpc_core::GlobalStatsPluginRegistry::GetStatsPluginsForServer(args); in TEST_F()1555 grpc_core::GlobalStatsPluginRegistry::GetStatsPluginsForServer(args); in TEST_F()1633 grpc_core::GlobalStatsPluginRegistry::GetStatsPluginsForServer(args); in TEST_F()
271 return GlobalStatsPluginRegistry::GetStatsPluginsForServer(ChannelArgs{}); in GetStatsPluginGroupForKey()
94 GlobalStatsPluginRegistry::GetStatsPluginsForServer(args); in Create()
361 static StatsPluginGroup GetStatsPluginsForServer(const ChannelArgs& args);
382 GlobalStatsPluginRegistry::GetStatsPluginsForServer(const ChannelArgs& args) { in GetStatsPluginsForServer() function in grpc_core::GlobalStatsPluginRegistry