Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/java/
Djava_helpers.cc725 const char* GetCapitalizedType(const FieldDescriptor* field, bool immutable) { in GetCapitalizedType() function
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_helpers.cc628 string GetCapitalizedType(const FieldDescriptor* field) { in GetCapitalizedType() function