Home
last modified time | relevance | path

Searched refs:consumeUInt32 (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.java830 public int consumeUInt32() throws ParseException { in consumeUInt32() method in TextFormat.Tokenizer
1649 value = tokenizer.consumeUInt32(); in consumeFieldValue()