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

  /frameworks/base/media/mtp/
MtpTypes.h 61 typedef Vector<uint64_t> UInt64List;
MtpDataPacket.h 64 UInt64List* getAUInt64();
MtpDataPacket.cpp 147 UInt64List* MtpDataPacket::getAUInt64() {
148 UInt64List* result = new UInt64List;

Completed in 20 milliseconds