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

  /frameworks/av/media/mtp/
MtpTypes.h 65 typedef Vector<int64_t> Int64List;
MtpDataPacket.h 63 Int64List* getAInt64();
MtpDataPacket.cpp 139 Int64List* MtpDataPacket::getAInt64() {
140 Int64List* result = new Int64List;

Completed in 29 milliseconds