Searched defs:StringToInt32 (Results 1 – 2 of 2) sorted by relevance
2988 inline Optional<int32_t> StringToInt32(const std::string& s, int base = 10) { in StringToInt32() function
4473 inline Optional<int32_t> StringToInt32(const std::string& s, int base = 10) { in StringToInt32() function