Home
last modified time | relevance | path

Searched refs:attributeMap (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/media/libmedia/tests/codeclist/
DCodecListTest.cpp136 MediaCodecsXmlParser::AttributeMap attributeMap = searchTypeMap->second; in TEST() local
170 auto searchAttr = attributeMap.find(name); in TEST()
171 if (searchAttr == attributeMap.end()) { in TEST()
182 auto searchAttr = attributeMap.find(name); in TEST()
183 if (searchAttr == attributeMap.end()) { in TEST()
/frameworks/layoutlib/bridge/bridge_client/src/com/android/layoutlib/bridge/intensive/setup/
DConfigGenerator.java233 Map<String, Integer> attributeMap = map.get(attr); in getEnumMap() local
234 if (attributeMap == null) { in getEnumMap()
235 attributeMap = Maps.newHashMap(); in getEnumMap()
236 map.put(attr, attributeMap); in getEnumMap()
238 attributeMap.put(name, i); in getEnumMap()
/frameworks/av/media/libstagefright/xmlparser/test/
DXMLParserTest.cpp45 vector<pair<string, string>> attributeMap; member
280 roleProperty.attributeMap = attributeNameValuePair; in setRoleProperties()
336 (mInputRoleVector.at(index).attributeMap).begin(); in checkRoleMap()
339 itr_attributeMapDB != mInputRoleVector.at(index).attributeMap.end(); in checkRoleMap()
/frameworks/base/core/java/android/view/
DView.java6912 final SparseArray<String> attributeMap = getAttributeMap();
6926 String resourceName = attributeMap.get(resourceId);
6933 attributeMap.put(resourceId, resourceName);
/frameworks/base/config/
Dboot-image-profile.txt32325 HSPLsun/security/x509/X509CertInfo;->attributeMap(Ljava/lang/String;)I