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 65 UInt64List* getAUInt64();
MtpDataPacket.cpp 213 UInt64List* MtpDataPacket::getAUInt64() {
217 UInt64List* result = new UInt64List;

Completed in 40 milliseconds