Searched refs:UInt16List (Results 1 – 4 of 4) sorted by relevance
59 typedef Vector<uint16_t> UInt16List; typedef67 typedef UInt16List MtpObjectPropertyList;68 typedef UInt16List MtpDevicePropertyList;69 typedef UInt16List MtpObjectFormatList;71 typedef UInt16List MtpObjectPropertyList;
33 UInt16List* mOperations;34 UInt16List* mEvents;
61 UInt16List* getAUInt16();84 void putAUInt16(const UInt16List* values);
147 UInt16List* MtpDataPacket::getAUInt16() { in getAUInt16()151 UInt16List* result = new UInt16List; in getAUInt16()353 void MtpDataPacket::putAUInt16(const UInt16List* values) { in putAUInt16()