Searched defs:putInt8 (Results 1 – 2 of 2) sorted by relevance
197 public native final void putInt8(long offset, byte x); in putInt8() method in HwBlob
250 void MtpDataPacket::putInt8(int8_t value) { in putInt8() function in android::MtpDataPacket