Home
last modified time | relevance | path

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

/frameworks/av/media/mtp/
DMtpDataPacket.h68 void putInt8(int8_t value);
DMtpDataPacket.cpp250 void MtpDataPacket::putInt8(int8_t value) { in putInt8() function in android::MtpDataPacket
355 putInt8(*values++); in putAInt8()
DMtpProperty.cpp499 packet.putInt8(value.u.i8); in writeValue()
/frameworks/base/core/java/android/os/
DHwBlob.java189 public native final void putInt8(long offset, byte x); in putInt8() method in HwBlob
/frameworks/base/media/jni/
Dandroid_mtp_MtpDatabase.cpp420 packet.putInt8(longValue); in getObjectPropertyValue()
592 packet.putInt8(longValue); in getDevicePropertyValue()
731 packet.putInt8(longValues[i]); in getObjectPropertyList()
/frameworks/base/api/
Dtest-current.txt1762 method public final void putInt8(long, byte);
Dsystem-current.txt5224 method public final void putInt8(long, byte);