Searched defs:writeInt8 (Results 1 – 3 of 3) sorted by relevance
271 jspb.BinaryEncoder.prototype.writeInt8 = function(value) { method in jspb.BinaryEncoder
90 public native final void writeInt8(byte val); in writeInt8() method in HwParcel
1532 void MPEG4Writer::writeInt8(int8_t x) { in writeInt8() function in android::MPEG4Writer