Searched defs:QMHashSet (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/src-all/
H A DQMTranslatorImpl.cpp173 typedef std::set<HashOffset> QMHashSet; typedef in class:QMTranslator_Impl
174 typedef QMHashSet::const_iterator QMHashSetConstIter;
177 QMHashSet m_hashSet;
221 QMHashSet hashSet;
280 static void parseMessages(QMBytesStream &stream, QMHashSet * const hashSet, QMMessageArray * const messageArray, size_t cbSize)

Completed in 44 milliseconds