Searched defs:GetCapitalizedType (Results 1 - 4 of 4) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/javamicro/
H A Djavamicro_primitive_field.cc95 const char* GetCapitalizedType(const FieldDescriptor* field) { function in namespace:google::protobuf::compiler::javamicro::__anon16360
194 (*variables)["capitalized_type"] = GetCapitalizedType(descriptor);
/external/protobuf/src/google/protobuf/compiler/javanano/
H A Djavanano_primitive_field.cc97 const char* GetCapitalizedType(const FieldDescriptor* field) { function in namespace:google::protobuf::compiler::javanano::__anon16369
219 (*variables)["capitalized_type"] = GetCapitalizedType(descriptor);
/external/protobuf/src/google/protobuf/compiler/java/
H A Djava_helpers.cc622 const char* GetCapitalizedType(const FieldDescriptor* field, bool immutable) { function in namespace:google::protobuf::compiler::java
/external/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_helpers.cc508 string GetCapitalizedType(const FieldDescriptor* field) { function in namespace:google::protobuf::compiler::objectivec

Completed in 170 milliseconds