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 58 Int8List* getAInt8();
MtpDataPacket.cpp 101 Int8List* MtpDataPacket::getAInt8() {
105 Int8List* result = new Int8List;

Completed in 93 milliseconds