Searched refs:ProfileSet (Results 1 – 1 of 1) sorted by relevance
841 typedef std::set<std::pair<int, std::vector<std::string>>> ProfileSet; in LoadFile() typedef842 ProfileSet countSet; in LoadFile()859 ProfileSet::iterator end = countSet.end(); in LoadFile()861 for (ProfileSet::iterator it = countSet.begin(); it != end ; it++) { in LoadFile()