Searched defs:attributeList (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/omx/1.0/
H A DOmxStore.cpp75 hidl_vec<NodeAttribute>& attributeList = node.attributes; local
76 attributeList.resize(nodePair.second.attributeList.size());
78 for (const auto& attributePair : nodePair.second.attributeList) {
82 attributeList[k] = std::move(attribute);
/frameworks/av/media/libstagefright/omx/
H A DOMXStore.cpp79 std::vector<Attribute>& attributeList = node.attributes; local
80 attributeList.reserve(nodePair.second.attributeList.size());
81 for (const auto& attributePair : nodePair.second.attributeList) {
85 attributeList.push_back(std::move(attribute));
/frameworks/av/media/libstagefright/xmlparser/include/media/stagefright/xmlparser/
H A DMediaCodecsXmlParser.h78 std::vector<Attribute> attributeList; member in struct:android::MediaCodecsXmlParser::NodeInfo
/frameworks/opt/setupwizard/tools/docs/
H A Djsilver.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/clearsilver/DelegatedHdf.class DelegatedHdf. ...

Completed in 117 milliseconds