Home
last modified time | relevance | path

Searched refs:consumeUInt32 (Results 1 – 1 of 1) sorted by relevance

/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DTextFormat.java1098 public int consumeUInt32() throws ParseException { in consumeUInt32() method in TextFormat.Tokenizer
2060 value = tokenizer.consumeUInt32(); in consumeFieldValue()