Searched defs:attributeList (Results 1 – 5 of 5) sorted by relevance
458 protected Transform(int type, int id, List<Attribute> attributeList) { in Transform()485 List<Attribute> attributeList = sAttributeDecoder.decodeAttributes(length, inputBuffer); in readFrom() local506 private static void validateAttributeUniqueness(List<Attribute> attributeList) in validateAttributeUniqueness()518 protected abstract boolean hasUnrecognizedAttribute(List<Attribute> attributeList); in hasUnrecognizedAttribute()600 protected EncryptionTransform(int id, List<Attribute> attributeList) in EncryptionTransform()637 protected boolean hasUnrecognizedAttribute(List<Attribute> attributeList) { in hasUnrecognizedAttribute()646 private KeyLengthAttribute getKeyLengthAttribute(List<Attribute> attributeList) { in getKeyLengthAttribute()746 protected PrfTransform(int id, List<Attribute> attributeList) in PrfTransform()770 protected boolean hasUnrecognizedAttribute(List<Attribute> attributeList) { in hasUnrecognizedAttribute()817 protected IntegrityTransform(int id, List<Attribute> attributeList) in IntegrityTransform()[all …]
217 List<Attribute> attributeList = new LinkedList<>(); in testDecodeEncryptionTransformWithInvalidKeyLength() local459 List<Attribute> attributeList = new LinkedList<>(); in testDecodeTransformWithRepeatedAttribute() local493 List<Attribute> attributeList = new LinkedList<>(); in testDecodeTransformWithUnrecogniedAttributeType() local
98 hidl_vec<NodeAttribute>& attributeList = node.attributes; in OmxStore() local
79 std::vector<Attribute> attributeList; member
727 List<AttributeHolder> attributeList = searchAttrs(attrs); in internalObtainStyledAttributes() local