Searched defs:ThreadStackFrameSelectionEntryHashDefinition (Results 1 – 1 of 1) sorted by relevance
147 struct TeamWindow::ThreadStackFrameSelectionEntryHashDefinition { struct in TeamWindow148 typedef ThreadStackFrameSelectionKey KeyType;149 typedef ThreadStackFrameSelectionEntry ValueType;151 size_t HashKey(const ThreadStackFrameSelectionKey& key) const in HashKey()156 size_t Hash(const ThreadStackFrameSelectionKey* value) const in Hash()161 bool Compare(const ThreadStackFrameSelectionKey& key, in Compare()167 ThreadStackFrameSelectionEntry*& GetLink( in GetLink()