Searched refs:getAInt8 (Results 1 – 3 of 3) sorted by relevance
59 Int8List* getAInt8();
122 Int8List* MtpDataPacket::getAInt8() { in getAInt8() function in android::MtpDataPacket
51 Int8List* result = mtpDataPacket.getAInt8(); in process()