Home
last modified time | relevance | path

Searched defs:UnderscoresToCamelCase (Results 1 – 14 of 14) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/javamicro/
Djavamicro_helpers.cc102 std::string UnderscoresToCamelCase(const FieldDescriptor* field) { in UnderscoresToCamelCase() function
110 std::string UnderscoresToCamelCase(const MethodDescriptor* method) { in UnderscoresToCamelCase() function
/external/protobuf/src/google/protobuf/compiler/javanano/
Djavanano_helpers.cc145 std::string UnderscoresToCamelCase(const FieldDescriptor* field) { in UnderscoresToCamelCase() function
153 std::string UnderscoresToCamelCase(const MethodDescriptor* method) { in UnderscoresToCamelCase() function
157 std::string UnderscoresToCamelCase(const OneofDescriptor* oneof) { in UnderscoresToCamelCase() function
/external/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_helpers.h98 inline std::string UnderscoresToCamelCase(const std::string& input, bool cap_next_letter) { in UnderscoresToCamelCase() function
Dcsharp_helpers.cc143 std::string UnderscoresToCamelCase(const std::string& input, in UnderscoresToCamelCase() function
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_helpers.h96 inline std::string UnderscoresToCamelCase(const std::string& input, bool cap_next_letter) { in UnderscoresToCamelCase() function
Dcsharp_helpers.cc143 std::string UnderscoresToCamelCase(const std::string& input, in UnderscoresToCamelCase() function
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/java/
Djava_helpers.cc171 std::string UnderscoresToCamelCase(const std::string& input, in UnderscoresToCamelCase() function
240 std::string UnderscoresToCamelCase(const FieldDescriptor* field) { in UnderscoresToCamelCase() function
252 std::string UnderscoresToCamelCase(const MethodDescriptor* method) { in UnderscoresToCamelCase() function
/external/protobuf/src/google/protobuf/compiler/java/
Dhelpers.cc173 std::string UnderscoresToCamelCase(const std::string& input, in UnderscoresToCamelCase() function
242 std::string UnderscoresToCamelCase(const FieldDescriptor* field) { in UnderscoresToCamelCase() function
254 std::string UnderscoresToCamelCase(const MethodDescriptor* method) { in UnderscoresToCamelCase() function
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_helpers.cc269 std::string UnderscoresToCamelCase(const std::string& input, in UnderscoresToCamelCase() function
/external/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_helpers.cc298 std::string UnderscoresToCamelCase(const std::string& input, in UnderscoresToCamelCase() function
/external/protobuf/src/google/protobuf/compiler/cpp/
Dhelpers.cc310 std::string UnderscoresToCamelCase(const std::string& input, in UnderscoresToCamelCase() function
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_helpers.cc298 std::string UnderscoresToCamelCase(const std::string& input, in UnderscoresToCamelCase() function
/external/protobuf/src/google/protobuf/compiler/php/
Dphp_generator.cc584 std::string UnderscoresToCamelCase(const std::string& name, in UnderscoresToCamelCase() function
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/php/
Dphp_generator.cc569 std::string UnderscoresToCamelCase(const std::string& name, in UnderscoresToCamelCase() function