Searched refs:readUInt32 (Results 1 – 6 of 6) sorted by relevance
99 - (uint32_t)readUInt32;
499 - (uint32_t)readUInt32 { method
248 public int readUInt32() throws IOException { in readUInt32() method in CodedInputByteBufferNano668 return readUInt32(); in readPrimitiveField()
233 case UINT32 : return input.readUInt32 (); in readPrimitiveField()
563 public int readUInt32() throws IOException { in readUInt32() method in CodedInputStream
908 typeId = input.readUInt32(); in mergeMessageSetExtensionFromCodedStream()