Searched refs:putInt8 (Results 1 – 7 of 7) sorted by relevance
68 void putInt8(int8_t value);
250 void MtpDataPacket::putInt8(int8_t value) { in putInt8() function in android::MtpDataPacket355 putInt8(*values++); in putAInt8()
499 packet.putInt8(value.u.i8); in writeValue()
189 public native final void putInt8(long offset, byte x); in putInt8() method in HwBlob
420 packet.putInt8(longValue); in getObjectPropertyValue()592 packet.putInt8(longValue); in getDevicePropertyValue()731 packet.putInt8(longValues[i]); in getObjectPropertyList()
1762 method public final void putInt8(long, byte);
5224 method public final void putInt8(long, byte);