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

  /frameworks/base/media/mtp/
MtpTypes.h 64 typedef Vector<int32_t> Int32List;
MtpDataPacket.h 61 Int32List* getAInt32();
MtpDataPacket.cpp 123 Int32List* MtpDataPacket::getAInt32() {
124 Int32List* result = new Int32List;

Completed in 59 milliseconds