Searched refs:UInt8List (Results 1 – 3 of 3) sorted by relevance
57 typedef std::vector<uint8_t> UInt8List; typedef
60 UInt8List* getAUInt8();
138 UInt8List* MtpDataPacket::getAUInt8() { in getAUInt8()142 UInt8List* result = new UInt8List; in getAUInt8()