Searched refs:StatKey (Results 1 – 1 of 1) sorted by relevance
20 struct StatKey { struct26 bool operator<(const StatKey& lhs, const StatKey& rhs) { in operator <()37 using StatMap = std::map<StatKey, StatValue>;91 StatKey key = {service, interface, method}; in GetStats()180 const StatKey& stat_key = cur_iter->first; in GetAsString()