Searched defs:AttributeMap (Results 1 – 7 of 7) sorted by relevance
33 typedef std::map<std::vector<int>, std::vector<int>> AttributeMap; typedef
21 AttributeMap::AttributeMap(const std::initializer_list<value_type> attrTypes) in AttributeMap() function in android::nl::protocols::AttributeMap
54 typedef std::map<std::string, std::string> AttributeMap; typedef
71 AttributeMapType AttributeMap; variable
74 AttributeMapType AttributeMap; variable
48 typedef DictionaryHeaderStructurePolicy::AttributeMap AttributeMap; typedef