Searched refs:writeSInt32 (Results 1 – 8 of 8) sorted by relevance
186 - (void)writeSInt32:(int32_t)fieldNumber value:(int32_t)value;
422 - (void)writeSInt32:(int32_t)fieldNumber value:(int32_t)value {706 [self writeSInt32:fieldNumber value:value];
1518 [output writeSInt32:fieldNumber
168 [stream writeSInt32:fieldNum value:value];
209 public void writeSInt32(final int fieldNumber, final int value) in writeSInt32() method in CodedOutputByteBufferNano1195 writeSInt32(number, sint32Value); in writeField()
1312 public void writeSInt32(long fieldId, int val) { in writeSInt32() method in ProtoOutputStream
236 public final void writeSInt32(final int fieldNumber, final int value) throws IOException { in writeSInt32() method in CodedOutputStream
3132 method @Deprecated public void writeSInt32(long, int);