Searched defs:ToUpperCamelString (Results 1 – 2 of 2) sorted by relevance
132 std::string TextGen::ToUpperCamelString(const std::string &str) in ToUpperCamelString() function in TextGen
66 static void ToUpperCamelString(char *str, uint32_t strLen) in ToUpperCamelString() function