Searched defs:putInt32 (Results 1 – 2 of 2) sorted by relevance
213 public native final void putInt32(long offset, int x); in putInt32() method in HwBlob
280 void MtpDataPacket::putInt32(int32_t value) { in putInt32() function in android::MtpDataPacket