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