Searched refs:getServiceAttributeMap (Results 1 – 4 of 4) sorted by relevance
102 const AttributeMap& getServiceAttributeMap() const;
64 const auto& serviceAttributeMap = parser.getServiceAttributeMap(); in OmxStore()
386 const AttributeMap& getServiceAttributeMap() const { in getServiceAttributeMap() function1421 MediaCodecsXmlParser::getServiceAttributeMap() const { in getServiceAttributeMap() function in android::MediaCodecsXmlParser1422 return mImpl->getServiceAttributeMap(); in getServiceAttributeMap()
341 MediaCodecsXmlParser::AttributeMap settings = parser.getServiceAttributeMap(); in buildMediaCodecList()