Searched refs:ToCamelCase (Results 1 - 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Ddescriptor.cc147 string ToCamelCase(const string& input) { function in namespace:google::protobuf::__anon16341
3624 result->camelcase_name_ = tables_->AllocateString(ToCamelCase(proto.name()));

Completed in 198 milliseconds