Home
last modified time | relevance | path

Searched defs:GetCapitalizedType (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/objectivec/
Dhelpers.cc101 std::string GetCapitalizedType(const FieldDescriptor* field) { in GetCapitalizedType() function
/third_party/protobuf/src/google/protobuf/compiler/java/
Dhelpers.cc676 absl::string_view GetCapitalizedType(const FieldDescriptor* field, in GetCapitalizedType() function