Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/xmlparser/
DMediaCodecsXmlParser.cpp1479 const auto& typeAttributeMap = type.second; in generateRoleMap() local
1514 nodeInfo.attributeList.reserve(typeAttributeMap.size()); in generateRoleMap()
1515 for (const auto& attribute : typeAttributeMap) { in generateRoleMap()