Home
last modified time | relevance | path

Searched refs:first_capitalized (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_helpers.cc106 string UnderscoresToCamelCase(const string& input, bool first_capitalized) { in UnderscoresToCamelCase() argument
164 !first_capitalized && in UnderscoresToCamelCase()