Searched refs:attributeList (Results 1 – 5 of 5) sorted by relevance
75 hidl_vec<NodeAttribute>& attributeList = node.attributes; in OmxStore() local76 attributeList.resize(nodePair.second.attributeList.size()); in OmxStore()78 for (const auto& attributePair : nodePair.second.attributeList) { in OmxStore()82 attributeList[k] = std::move(attribute); in OmxStore()
78 std::vector<Attribute> attributeList; member
755 List<AttributeHolder> attributeList = searchAttrs(attrs); in internalObtainStyledAttributes() local865 if (attributeList != null) { in internalObtainStyledAttributes()866 for (int index = 0 ; index < attributeList.size() ; index++) { in internalObtainStyledAttributes()867 AttributeHolder attributeHolder = attributeList.get(index); in internalObtainStyledAttributes()
1028 nodeInfo.attributeList.reserve(typeAttributeMap.size()); in generateRoleMap()1030 nodeInfo.attributeList.push_back( in generateRoleMap()
META-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/ ...