Searched defs:ToUpper (Results 1 – 2 of 2) sorted by relevance
351 std::string ToUpper(std::string str) { in ToUpper() function
53 static std::string ToUpper(const std::string& name) { in ToUpper() function