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

/frameworks/av/media/mtp/
H A DMtpTypes.h62 typedef Vector<int8_t> Int8List; typedef in namespace:android
H A DMtpDataPacket.h57 Int8List* getAInt8();
H A DMtpDataPacket.cpp91 Int8List* MtpDataPacket::getAInt8() {
92 Int8List* result = new Int8List;

Completed in 7 milliseconds