Home
last modified time | relevance | path

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

/frameworks/av/media/mtp/
DMtpTypes.h60 typedef std::vector<uint64_t> UInt64List; typedef
DMtpDataPacket.cpp234 UInt64List* MtpDataPacket::getAUInt64() { in getAUInt64()
238 UInt64List* result = new UInt64List; in getAUInt64()
DMtpDataPacket.h66 UInt64List* getAUInt64();