Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_helpers.cc191 std::string ShoutyToPascalCase(const std::string& input) { in ShoutyToPascalCase() function
270 std::string result = ShoutyToPascalCase(stripped); in GetEnumValueName()