Searched defs:tlvList (Results 1 – 14 of 14) sorted by relevance
56 QList<TLV> tlvList = ft->buffer()->getTLVList(); in take() local
90 QList<TLV> tlvList; in handleContactListReply() local
204 QList<TLV> tlvList = st->buffer()->getTLVList(); in handleLoginResponse() local
91 QList<TLV> tlvList; in addContact() local566 QList<TLV> tlvList; in getItemFromBuffer() local
194 QList<Oscar::TLV> tlvList = buffer->getTLVList(); in parseReason() local
236 QList<Oscar::TLV> tlvList = b.getTLVList(); in handleBasicRoomInfo() local
182 QList<Oscar::TLV> tlvList = b->getTLVList(); in parseRoomInfo() local
695 QList<TLV> tlvList = tlvListBuffer.getTLVList(); in fill() local1015 QList<TLV> tlvList = Buffer( buffer.getBSTR() ).getTLVList(); in parseAddressItemList() local1079 QList<TLV> tlvList = Buffer( buffer.getBSTR() ).getTLVList(); in parseWorkItemList() local1171 QList<TLV> tlvList = Buffer( buffer.getBSTR() ).getTLVList(); in parseInfoItemList() local
100 const QList<TLV>& OContact::tlvList() const in tlvList() function in OContact
3574 TlvList tlvList = packet.getTlvList(); in ProcessListFam() local