/external/protobuf/src/google/protobuf/compiler/javamicro/ |
D | javamicro_helpers.cc | 102 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/ |
D | javanano_helpers.cc | 145 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/ |
D | csharp_helpers.h | 98 inline std::string UnderscoresToCamelCase(const std::string& input, bool cap_next_letter) { in UnderscoresToCamelCase() function
|
D | csharp_helpers.cc | 143 std::string UnderscoresToCamelCase(const std::string& input, in UnderscoresToCamelCase() function
|
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/csharp/ |
D | csharp_helpers.h | 96 inline std::string UnderscoresToCamelCase(const std::string& input, bool cap_next_letter) { in UnderscoresToCamelCase() function
|
D | csharp_helpers.cc | 143 std::string UnderscoresToCamelCase(const std::string& input, in UnderscoresToCamelCase() function
|
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/java/ |
D | java_helpers.cc | 171 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/ |
D | helpers.cc | 173 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/ |
D | cpp_helpers.cc | 269 std::string UnderscoresToCamelCase(const std::string& input, in UnderscoresToCamelCase() function
|
/external/protobuf/src/google/protobuf/compiler/objectivec/ |
D | objectivec_helpers.cc | 298 std::string UnderscoresToCamelCase(const std::string& input, in UnderscoresToCamelCase() function
|
/external/protobuf/src/google/protobuf/compiler/cpp/ |
D | helpers.cc | 310 std::string UnderscoresToCamelCase(const std::string& input, in UnderscoresToCamelCase() function
|
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/objectivec/ |
D | objectivec_helpers.cc | 298 std::string UnderscoresToCamelCase(const std::string& input, in UnderscoresToCamelCase() function
|
/external/protobuf/src/google/protobuf/compiler/php/ |
D | php_generator.cc | 584 std::string UnderscoresToCamelCase(const std::string& name, in UnderscoresToCamelCase() function
|
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/php/ |
D | php_generator.cc | 569 std::string UnderscoresToCamelCase(const std::string& name, in UnderscoresToCamelCase() function
|