Home | History | Annotate | Download | only in protobuf

Lines Matching refs:Type_Name

804   static inline const ::std::string& Type_Name(Type value) {
872 // optional string type_name = 6;
876 inline const ::std::string& type_name() const;
882 inline void set_allocated_type_name(::std::string* type_name);
3634 // optional string type_name = 6;
3650 inline const ::std::string& FieldDescriptorProto::type_name() const {
3691 inline void FieldDescriptorProto::set_allocated_type_name(::std::string* type_name) {
3695 if (type_name) {
3697 type_name_ = type_name;