Home
last modified time | relevance | path

Searched defs:cap_next_letter (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/javamicro/
Djavamicro_helpers.cc69 string UnderscoresToCamelCaseImpl(const string& input, bool cap_next_letter) { in UnderscoresToCamelCaseImpl()
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_helpers.cc101 string UnderscoresToCamelCase(const string& input, bool cap_next_letter) { in UnderscoresToCamelCase()
/external/protobuf/src/google/protobuf/compiler/javanano/
Djavanano_helpers.cc112 string UnderscoresToCamelCaseImpl(const string& input, bool cap_next_letter) { in UnderscoresToCamelCaseImpl()
/external/protobuf/src/google/protobuf/compiler/java/
Djava_helpers.cc104 string UnderscoresToCamelCase(const string& input, bool cap_next_letter) { in UnderscoresToCamelCase()