Home
last modified time | relevance | path

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

/frameworks/av/media/mtp/
DMtpDataPacket.h85 void putAInt32(const int32_t* values, int count);
DMtpDataPacket.cpp362 void MtpDataPacket::putAInt32(const int32_t* values, int count) { in putAInt32() function in android::MtpDataPacket