Home
last modified time | relevance | path

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

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