Searched refs:getGroupByKey (Results 1 – 2 of 2) sorted by relevance
156 std::optional<std::string> Counter::getGroupByKey(const Remark &Remark) { in getGroupByKey() function in Counter176 std::optional<std::string> GroupByKey = getGroupByKey(Remark); in collect()189 if (std::optional<std::string> Key = getGroupByKey(Remark)) in collect()
69 std::optional<std::string> getGroupByKey(const Remark &Remark);