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

  /frameworks/base/media/mtp/
MtpTypes.h 63 typedef Vector<int16_t> Int16List;
MtpDataPacket.h 59 Int16List* getAInt16();
MtpDataPacket.cpp 107 Int16List* MtpDataPacket::getAInt16() {
108 Int16List* result = new Int16List;

Completed in 33 milliseconds