Searched refs:getServiceAttributeMap (Results 1 – 5 of 5) 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()
373 const auto serviceAttributeMap = mParser.getServiceAttributeMap(); in TEST_F()
341 MediaCodecsXmlParser::AttributeMap settings = parser.getServiceAttributeMap(); in buildMediaCodecList()