Home
last modified time | relevance | path

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

/frameworks/av/media/mtp/
DMtpTypes.h62 typedef Vector<int8_t> Int8List; typedef
DMtpDataPacket.cpp121 Int8List* MtpDataPacket::getAInt8() { in getAInt8()
125 Int8List* result = new Int8List; in getAInt8()
DMtpDataPacket.h59 Int8List* getAInt8();