Home
last modified time | relevance | path

Searched refs:AddressToEntryMap (Results 1 – 2 of 2) sorted by relevance

/external/google-breakpad/src/processor/
Daddress_map.h75 typedef std::map<AddressType, EntryType> AddressToEntryMap; typedef
76 typedef typename AddressToEntryMap::const_iterator MapConstIterator;
77 typedef typename AddressToEntryMap::value_type MapValue;
80 AddressToEntryMap map_;
Dstatic_address_map.h69 typedef StaticMap<AddressType, EntryType> AddressToEntryMap; typedef
70 typedef typename AddressToEntryMap::const_iterator MapConstIterator;
72 AddressToEntryMap map_;