KeyType            36 base/containers/mru_cache.h   typedef std::map<KeyType, ValueType> Type;
KeyType            48 base/containers/mru_cache.h   typedef std::pair<KeyType, PayloadType> value_type;
KeyType            52 base/containers/mru_cache.h   typedef typename MapType<KeyType,
KeyType           227 base/containers/mru_cache.h   typedef MRUCacheBase<KeyType, PayloadType,
KeyType           261 base/containers/mru_cache.h   typedef MRUCacheBase<KeyType, PayloadType,
KeyType           280 base/containers/mru_cache.h   typedef base::hash_map<KeyType, ValueType> Type;
KeyType           292 base/containers/mru_cache.h   typedef MRUCacheBase<KeyType, PayloadType,
KeyType            36 base/id_map.h    typedef int32 KeyType;
KeyType            37 base/id_map.h    typedef base::hash_map<KeyType, T*> HashTable;
KeyType            37 chrome/browser/chromeos/login/screens/screen_context.h   typedef std::string KeyType;
KeyType            60 components/dom_distiller/core/dom_distiller_model.h   typedef int32 KeyType;
KeyType            61 components/dom_distiller/core/dom_distiller_model.h   typedef base::hash_map<KeyType, ArticleEntry> EntryMap;
KeyType           113 content/browser/indexed_db/indexed_db_dispatcher_host.h     typedef int32 KeyType;
KeyType            83 net/base/expiring_cache.h   typedef std::map<KeyType, Entry> EntryMap;