Searched defs:parseInt32 (Results 1 – 2 of 2) sorted by relevance
2207 static int parseInt32(final String text) throws NumberFormatException { in parseInt32() method in TextFormat
1655 private int parseInt32(JsonElement json) throws InvalidProtocolBufferException { in parseInt32() method in JsonFormat.ParserImpl