HomeSort by relevance Sort by last modified time
    Searched refs:UInt64List (Results 1 - 3 of 3) sorted by null

  /frameworks/av/media/mtp/
MtpTypes.h 61 typedef Vector<uint64_t> UInt64List;
MtpDataPacket.h 66 UInt64List* getAUInt64();
MtpDataPacket.cpp 233 UInt64List* MtpDataPacket::getAUInt64() {
237 UInt64List* result = new UInt64List;

Completed in 69 milliseconds