UnderscoresToCamelCase   85 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc string UnderscoresToCamelCase(const string& input, bool cap_next_letter) {
UnderscoresToCamelCase  101 third_party/protobuf/src/google/protobuf/compiler/java/java_helpers.cc string UnderscoresToCamelCase(const FieldDescriptor* field) {
UnderscoresToCamelCase  109 third_party/protobuf/src/google/protobuf/compiler/java/java_helpers.cc string UnderscoresToCamelCase(const MethodDescriptor* method) {