Searched refs:getServiceAttributeMap (Results 1 – 4 of 4) sorted by relevance
98 const AttributeMap& getServiceAttributeMap() const;
64 const auto& serviceAttributeMap = parser.getServiceAttributeMap(); in OmxStore()
370 const AttributeMap& getServiceAttributeMap() const { in getServiceAttributeMap() function1405 MediaCodecsXmlParser::getServiceAttributeMap() const { in getServiceAttributeMap() function in android::MediaCodecsXmlParser1406 return mImpl->getServiceAttributeMap(); in getServiceAttributeMap()
340 MediaCodecsXmlParser::AttributeMap settings = parser.getServiceAttributeMap(); in buildMediaCodecList()