Searched defs:StringToUInt32 (Results 1 – 3 of 3) sorted by relevance
82 TEST(StringUtilsTest, StringToUInt32) { in TEST() argument
85 static bool StringToUInt32(const wchar_t *s, UInt32 &v) in StringToUInt32() function
1747 static bool StringToUInt32(const char *s, UInt32 &res) in StringToUInt32() function