Searched refs:readInt32 (Results 1 – 9 of 9) sorted by relevance
108 readInt32(); in skipField()168 public int readInt32() throws IOException { in readInt32() method in CodedInputByteBufferNano
351 return input.readInt32(); in readData()
116 readInt32(); in skipField()176 public int readInt32() throws IOException { in readInt32() method in CodedInputStreamMicro
119 readInt32(); in skipField()179 public int readInt32() throws IOException { in readInt32() method in CodedInputStream
439 case INT32 : return input.readInt32 (); in readPrimitiveField()
137 readInt32(); in skipField()197 public int readInt32() throws IOException { in readInt32() method in CodedInputStream
545 case INT32 : return input.readInt32 (); in readPrimitiveField()
156 Decoder.prototype.readInt32 = function() { method in Decoder576 return decoder.readInt32();
1694 if (!readInt32(value)) in read()1956 bool readInt32(v8::Handle<v8::Value>* value) in readInt32() function in WebCore::__anona12e75660111::Reader