Searched refs:StubEntryType (Results 1 – 2 of 2) sorted by relevance
157 typedef HashEntry<Key, Stub*, Key::Compare> StubEntryType; typedef159 typedef HashTable<StubEntryType, Key::Hash, EntryFactory<StubEntryType> >
102 StubEntryType* entry = m_StubMap.insert(key, exist); in addStub()