Searched defs:ToCamelCase (Results 1 – 4 of 4) sorted by relevance
97 std::string ToCamelCase(const std::string& s) { in ToCamelCase() function
250 std::string ToCamelCase(const StringPiece input) { in ToCamelCase() function
287 string ToCamelCase(const string& str) { in ToCamelCase() function
254 std::string ToCamelCase(const std::string& input, bool lower_first) { in ToCamelCase() function