Home
last modified time | relevance | path

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

/frameworks/av/media/mtp/
DMtpTypes.h61 typedef Vector<uint64_t> UInt64List; typedef
DMtpDataPacket.cpp211 UInt64List* MtpDataPacket::getAUInt64() { in getAUInt64()
215 UInt64List* result = new UInt64List; in getAUInt64()
DMtpDataPacket.h65 UInt64List* getAUInt64();