Searched refs:Attribute (Results 1 – 4 of 4) sorted by relevance
935 List<Attribute> decodeAttributes(int length, ByteBuffer inputBuffer) in decodeAttributes()996 protected Transform(int type, int id, List<Attribute> attributeList) { in Transform()1023 List<Attribute> attributeList = sAttributeDecoder.decodeAttributes(length, inputBuffer); in readFrom()1045 public List<Attribute> decodeAttributes(int length, ByteBuffer inputBuffer) in decodeAttributes()1047 List<Attribute> list = new LinkedList<>(); in decodeAttributes()1050 Pair<Attribute, Integer> pair = Attribute.readFrom(inputBuffer); in decodeAttributes()1072 private static void validateAttributeUniqueness(List<Attribute> attributeList) in validateAttributeUniqueness()1075 for (Attribute attr : attributeList) { in validateAttributeUniqueness()1084 protected abstract boolean hasUnrecognizedAttribute(List<Attribute> attributeList); in hasUnrecognizedAttribute()1166 protected EncryptionTransform(int id, List<Attribute> attributeList) in EncryptionTransform()[all …]
49 import com.android.internal.net.ipsec.ike.message.IkeSaPayload.Attribute;146 private List<Attribute> mAttributeListWithKeyLength128;269 Pair<Attribute, Integer> pair = Attribute.readFrom(inputBuffer); in testDecodeAttribute()270 Attribute attribute = pair.first; in testDecodeAttribute()273 assertEquals(Attribute.ATTRIBUTE_TYPE_KEY_LENGTH, attribute.type); in testDecodeAttribute()308 List<Attribute> attributeList = new LinkedList<>(); in testDecodeEncryptionTransformWithInvalidKeyLength()309 Attribute keyLengAttr = new KeyLengthAttribute(SaProposal.KEY_LEN_AES_128 + 1); in testDecodeEncryptionTransformWithInvalidKeyLength()354 doReturn(new LinkedList<Attribute>()) in testDecodePrfTransform()389 doReturn(new LinkedList<Attribute>()) in testDecodeIntegrityTransform()440 doReturn(new LinkedList<Attribute>()) in testDecodeDhGroupTransform()[all …]
354 AttributeEntry(Attribute::TITLE, std::string(value))); in getSongInfoFromJavaObj()363 AttributeEntry(Attribute::ARTIST_NAME, std::string(value))); in getSongInfoFromJavaObj()372 AttributeEntry(Attribute::ALBUM_NAME, std::string(value))); in getSongInfoFromJavaObj()381 AttributeEntry(Attribute::TRACK_NUMBER, std::string(value))); in getSongInfoFromJavaObj()390 AttributeEntry(Attribute::TOTAL_NUMBER_OF_TRACKS, std::string(value))); in getSongInfoFromJavaObj()399 AttributeEntry(Attribute::GENRE, std::string(value))); in getSongInfoFromJavaObj()408 AttributeEntry(Attribute::PLAYING_TIME, std::string(value))); in getSongInfoFromJavaObj()
1dictionary=main:de,locale=de,description=Deutsch,date=1414726263, ...