Searched defs:ToCamelCase (Results 1 – 2 of 2) sorted by relevance
253 std::string ToCamelCase(StringPiece input) { in ToCamelCase() function
252 std::string ToCamelCase(const std::string& input, bool lower_first) { in ToCamelCase() function