Searched defs:StringToUInt32 (Results 1 – 2 of 2) sorted by relevance
2984 inline Optional<uint32_t> StringToUInt32(const std::string& s, int base = 10) { in StringToUInt32() function
4469 inline Optional<uint32_t> StringToUInt32(const std::string& s, int base = 10) { in StringToUInt32() function