Home
last modified time | relevance | path

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

/frameworks/av/media/mtp/
DMtpDataPacket.h82 void putAInt16(const int16_t* values, int count);
DMtpDataPacket.cpp343 void MtpDataPacket::putAInt16(const int16_t* values, int count) { in putAInt16() function in android::MtpDataPacket