Home
last modified time | relevance | path

Searched refs:putInt16 (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/media/mtp/
DMtpDataPacket.h68 void putInt16(int16_t value);
DMtpDataPacket.cpp167 void MtpDataPacket::putInt16(int16_t value) { in putInt16() function in android::MtpDataPacket
270 putInt16(*values++); in putAInt16()
DMtpProperty.cpp477 packet.putInt16(value.u.i16); in writeValue()
/frameworks/base/media/jni/
Dandroid_mtp_MtpDatabase.cpp403 packet.putInt16(longValue); in getObjectPropertyValue()
551 packet.putInt16(longValue); in getDevicePropertyValue()
691 packet.putInt16(longValues[i]); in getObjectPropertyList()