Searched refs:AddressToEntryMap (Results 1 – 2 of 2) sorted by relevance
74 typedef std::map<AddressType, EntryType> AddressToEntryMap; typedef75 typedef typename AddressToEntryMap::const_iterator MapConstIterator;76 typedef typename AddressToEntryMap::value_type MapValue;79 AddressToEntryMap map_;
68 typedef StaticMap<AddressType, EntryType> AddressToEntryMap; typedef69 typedef typename AddressToEntryMap::const_iterator MapConstIterator;71 AddressToEntryMap map_;