Home
last modified time | relevance | path

Searched refs:Int32List (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/mtp/
DMtpTypes.h63 typedef std::vector<int32_t> Int32List; typedef
DMtpDataPacket.cpp186 Int32List* MtpDataPacket::getAInt32() { in getAInt32()
190 Int32List* result = new Int32List; in getAInt32()
DMtpDataPacket.h63 Int32List* getAInt32();