Home
last modified time | relevance | path

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

/frameworks/av/media/mtp/
DMtpDataPacket.h67 void putInt8(int8_t value);
DMtpDataPacket.cpp229 void MtpDataPacket::putInt8(int8_t value) { in putInt8() function in android::MtpDataPacket
334 putInt8(*values++); in putAInt8()
DMtpProperty.cpp484 packet.putInt8(value.u.i8); in writeValue()
/frameworks/base/media/jni/
Dandroid_mtp_MtpDatabase.cpp405 packet.putInt8(longValue); in getObjectPropertyValue()
587 packet.putInt8(longValue); in getDevicePropertyValue()
701 packet.putInt8(longValues[i]); in getObjectPropertyList()