Home
last modified time | relevance | path

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

/frameworks/av/media/mtp/
DMtpTypes.h58 typedef Vector<uint8_t> UInt8List; typedef
DMtpDataPacket.cpp117 UInt8List* MtpDataPacket::getAUInt8() { in getAUInt8()
121 UInt8List* result = new UInt8List; in getAUInt8()
DMtpDataPacket.h59 UInt8List* getAUInt8();