Home | History | Annotate | Download | only in protobuf

Lines Matching refs:Type_Name

1045   static inline const ::std::string& Type_Name(Type value) {
1116 // optional string type_name = 6;
1120 const ::std::string& type_name() const;
1126 void set_allocated_type_name(::std::string* type_name);
4767 // optional string type_name = 6;
4781 inline const ::std::string& FieldDescriptorProto::type_name() const {
4782 // @@protoc_insertion_point(field_get:google.protobuf.FieldDescriptorProto.type_name)
4788 // @@protoc_insertion_point(field_set:google.protobuf.FieldDescriptorProto.type_name)
4793 // @@protoc_insertion_point(field_set_char:google.protobuf.FieldDescriptorProto.type_name)
4799 // @@protoc_insertion_point(field_set_pointer:google.protobuf.FieldDescriptorProto.type_name)
4803 // @@protoc_insertion_point(field_mutable:google.protobuf.FieldDescriptorProto.type_name)
4807 // @@protoc_insertion_point(field_release:google.protobuf.FieldDescriptorProto.type_name)
4811 inline void FieldDescriptorProto::set_allocated_type_name(::std::string* type_name) {
4812 if (type_name != NULL) {
4817 type_name_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), type_name);
4818 // @@protoc_insertion_point(field_set_allocated:google.protobuf.FieldDescriptorProto.type_name)