Searched refs:Int8List (Results 1 – 3 of 3) sorted by relevance
61 typedef std::vector<int8_t> Int8List; typedef
59 Int8List* getAInt8();
122 Int8List* MtpDataPacket::getAInt8() { in getAInt8()126 Int8List* result = new Int8List; in getAInt8()