Searched refs:UInt32List (Results 1 – 3 of 3) sorted by relevance
59 typedef std::vector<uint32_t> UInt32List; typedef69 typedef UInt32List MtpObjectHandleList;71 typedef UInt32List MtpStorageIDList;
64 UInt32List* getAUInt32();88 void putAUInt32(const UInt32List* list);
202 UInt32List* MtpDataPacket::getAUInt32() { in getAUInt32()206 UInt32List* result = new UInt32List; in getAUInt32()395 void MtpDataPacket::putAUInt32(const UInt32List* list) { in putAUInt32()