Searched defs:StringToInt64 (Results 1 – 2 of 2) sorted by relevance
2996 inline Optional<int64_t> StringToInt64(const std::string& s, int base = 10) { in StringToInt64() function
4481 inline Optional<int64_t> StringToInt64(const std::string& s, int base = 10) { in StringToInt64() function