Home
last modified time | relevance | path

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

/frameworks/av/media/mtp/
DMtpDataPacket.h66 void putInt8(int8_t value);
DMtpDataPacket.cpp155 void MtpDataPacket::putInt8(int8_t value) { in putInt8() function in android::MtpDataPacket
260 putInt8(*values++); in putAInt8()
DMtpProperty.cpp471 packet.putInt8(value.u.i8); in writeValue()
/frameworks/base/media/jni/
Dandroid_mtp_MtpDatabase.cpp404 packet.putInt8(longValue); in getObjectPropertyValue()
556 packet.putInt8(longValue); in getDevicePropertyValue()
697 packet.putInt8(longValues[i]); in getObjectPropertyList()