Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/mtp/
H A DMtpTypes.h61 typedef std::vector<int8_t> Int8List; typedef
H A DMtpDataPacket.cpp122 Int8List* MtpDataPacket::getAInt8() { in getAInt8()
126 Int8List* result = new Int8List; in getAInt8()
H A DMtpDataPacket.h59 Int8List* getAInt8();