Searched refs:readSInt32 (Results 1 – 6 of 6) sorted by relevance
82 - (int32_t)readSInt32;
491 - (int32_t)readSInt32 { method
271 public int readSInt32() throws IOException { in readSInt32() method in CodedInputByteBufferNano690 return readSInt32(); in readPrimitiveField()
236 case SINT32 : return input.readSInt32 (); in readPrimitiveField()
586 public int readSInt32() throws IOException { in readSInt32() method in CodedInputStream
278 public int readSInt32() throws IOException { in readSInt32() method in CodedInputStreamMicro