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.cpp233 UInt64List* MtpDataPacket::getAUInt64() { in getAUInt64()
237 UInt64List* result = new UInt64List; in getAUInt64()
DMtpDataPacket.h66 UInt64List* getAUInt64();