Home
last modified time | relevance | path

Searched refs:putAInt8 (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/mtp/
DMtpDataPacket.h81 void putAInt8(const int8_t* values, int count);
DMtpDataPacket.cpp351 void MtpDataPacket::putAInt8(const int8_t* values, int count) { in putAInt8() function in android::MtpDataPacket