Home
last modified time | relevance | path

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

/frameworks/av/media/mtp/
DMtpTypes.h64 typedef Vector<int32_t> Int32List; typedef
DMtpDataPacket.cpp163 Int32List* MtpDataPacket::getAInt32() { in getAInt32()
167 Int32List* result = new Int32List; in getAInt32()
DMtpDataPacket.h62 Int32List* getAInt32();