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