Searched refs:ParseUint64 (Results 1 – 1 of 1) sorted by relevance
225 uint64_t u = ParseUint64(begin, end); in AppendDecimal64()239 static uint64_t ParseUint64(const char* begin, const char* end) { in ParseUint64() function