Searched defs:nextField (Results 1 – 2 of 2) sorted by relevance
164 int nextField = pis.nextField(); in unpackProtoMessage() local358 int nextField = pis.nextField(); in unpackProtoMessage() local460 int nextField = pis.nextField(); in unpackProtoMessage() local596 int nextField = pis.nextField(); in unpackProtoMessage() local
217 public int nextField() throws IOException { in nextField() method in ProtoInputStream264 public boolean nextField(long fieldId) throws IOException { in nextField() method in ProtoInputStream