Home
last modified time | relevance | path

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

/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DTextFormat.java1139 public long consumeUInt64() throws ParseException { in consumeUInt64() method in TextFormat.Tokenizer
1155 consumeUInt64(); in tryConsumeUInt64()
2065 value = tokenizer.consumeUInt64(); in consumeFieldValue()