Searched refs:EntryPair (Results 1 – 1 of 1) sorted by relevance
27 struct EntryPair { struct28 EntryPair(EntryType* pEntry1, EntryType* pEntry2) in EntryPair() function39 EntryPair* pair_ptr; argument48 typedef std::list<EntryPair> PairListType;179 m_Pairs.push_back(EntryPair(&pEntry1, &pEntry2)); in record()