Searched refs:getServiceAttributeMap (Results 1 – 5 of 5) sorted by relevance
102 const AttributeMap& getServiceAttributeMap() const;
82 const auto& serviceAttributeMap = parser.getServiceAttributeMap(); in OmxStore()
391 const AttributeMap& getServiceAttributeMap() const { in getServiceAttributeMap() function1526 MediaCodecsXmlParser::getServiceAttributeMap() const { in getServiceAttributeMap() function in android::MediaCodecsXmlParser1527 return mImpl->getServiceAttributeMap(); in getServiceAttributeMap()
402 const auto serviceAttributeMap = mParser.getServiceAttributeMap(); in TEST_F()
502 MediaCodecsXmlParser::AttributeMap settings = parser.getServiceAttributeMap(); in buildMediaCodecList()