Searched defs:StringToUInt32 (Results 1 – 4 of 4) sorted by relevance
25 bool StringToUInt32(const char* s, uint32_t* i) { in StringToUInt32() function
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