Searched defs:StringToUInt64 (Results 1 – 2 of 2) sorted by relevance
2992 inline Optional<uint64_t> StringToUInt64(const std::string& s, int base = 10) { in StringToUInt64() function
4477 inline Optional<uint64_t> StringToUInt64(const std::string& s, int base = 10) { in StringToUInt64() function