Searched defs:KeyMap (Results 1 – 5 of 5) sorted by relevance
106 struct KeyMap { in processFileInternal() struct107 const char *tag; in processFileInternal()108 int key; in processFileInternal()
34 android::Vector<uint8_t> > KeyMap; typedef
39 typedef std::map<std::vector<uint8_t>, std::vector<uint8_t> > KeyMap; typedef
28 typedef std::map<KeyType, DataType*> KeyMap; typedef
35 KeyMap::KeyMap() { in KeyMap() function in android::KeyMap