Searched defs:parseInt64 (Results 1 – 2 of 2) sorted by relevance
1969 static long parseInt64(final String text) throws NumberFormatException { in parseInt64() method in TextFormat
1420 private long parseInt64(JsonElement json) in parseInt64() method in JsonFormat.ParserImpl