Searched refs:UInt8List (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/mtp/
H A DMtpTypes.h58 typedef Vector<uint8_t> UInt8List; typedef in namespace:android
H A DMtpDataPacket.h58 UInt8List* getAUInt8();
H A DMtpDataPacket.cpp99 UInt8List* MtpDataPacket::getAUInt8() {
100 UInt8List* result = new UInt8List;

Completed in 51 milliseconds