Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/xmlparser/
H A DMediaCodecsXmlParser.cpp1584 const auto& typeAttributeMap = type.second; in generateRoleMap() local
1619 nodeInfo.attributeList.reserve(typeAttributeMap.size()); in generateRoleMap()
1620 for (const auto& attribute : typeAttributeMap) { in generateRoleMap()