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

  /frameworks/av/media/mtp/
MtpTypes.h 62 typedef Vector<int8_t> Int8List;
MtpDataPacket.h 57 Int8List* getAInt8();
MtpDataPacket.cpp 91 Int8List* MtpDataPacket::getAInt8() {
92 Int8List* result = new Int8List;

Completed in 25 milliseconds