Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/main/java/com/google/protobuf/
DTextFormat.java816 public int consumeInt32() throws ParseException { in consumeInt32() method in TextFormat.Tokenizer
1638 value = tokenizer.consumeInt32(); in consumeFieldValue()
1681 final int number = tokenizer.consumeInt32(); in consumeFieldValue()