Searched refs:AddressToEntryMap (Results 1 – 2 of 2) sorted by relevance
75 typedef std::map<AddressType, EntryType> AddressToEntryMap; typedef76 typedef typename AddressToEntryMap::const_iterator MapConstIterator;77 typedef typename AddressToEntryMap::value_type MapValue;80 AddressToEntryMap map_;
69 typedef StaticMap<AddressType, EntryType> AddressToEntryMap; typedef70 typedef typename AddressToEntryMap::const_iterator MapConstIterator;72 AddressToEntryMap map_;