Searched refs:UInt16List (Results 1 – 4 of 4) sorted by relevance
58 typedef std::vector<uint16_t> UInt16List; typedef66 typedef UInt16List MtpObjectPropertyList;67 typedef UInt16List MtpDevicePropertyList;68 typedef UInt16List MtpObjectFormatList;70 typedef UInt16List MtpObjectPropertyList;
33 UInt16List* mOperations;34 UInt16List* mEvents;
62 UInt16List* getAUInt16();85 void putAUInt16(const UInt16List* values);
170 UInt16List* MtpDataPacket::getAUInt16() { in getAUInt16()174 UInt16List* result = new UInt16List; in getAUInt16()376 void MtpDataPacket::putAUInt16(const UInt16List* values) { in putAUInt16()