Searched defs:StatsKey (Results 1 – 1 of 1) sorted by relevance
199 struct StatsKey { struct200 StatsKey(std::string stream_label, std::string receiver) in StatsKey() function211 // Required to use StatsKey as std::map key. argument