Searched refs:FieldDescriptorProto_Label (Results 1 – 2 of 2) sorted by relevance
95 enum FieldDescriptorProto_Label { enum101 const FieldDescriptorProto_Label FieldDescriptorProto_Label_Label_MIN = FieldDescriptorProto_Label_…102 const FieldDescriptorProto_Label FieldDescriptorProto_Label_Label_MAX = FieldDescriptorProto_Label_…106 inline const ::std::string& FieldDescriptorProto_Label_Name(FieldDescriptorProto_Label value) { in FieldDescriptorProto_Label_Name()111 const ::std::string& name, FieldDescriptorProto_Label* value) { in FieldDescriptorProto_Label_Parse()112 return ::google::protobuf::internal::ParseNamedEnum<FieldDescriptorProto_Label>( in FieldDescriptorProto_Label_Parse()813 typedef FieldDescriptorProto_Label Label;863 inline ::google::protobuf::FieldDescriptorProto_Label label() const;864 inline void set_label(::google::protobuf::FieldDescriptorProto_Label value);3869 inline ::google::protobuf::FieldDescriptorProto_Label FieldDescriptorProto::label() const { in label()[all …]
2564 const FieldDescriptorProto_Label FieldDescriptorProto::LABEL_OPTIONAL;2565 const FieldDescriptorProto_Label FieldDescriptorProto::LABEL_REQUIRED;2566 const FieldDescriptorProto_Label FieldDescriptorProto::LABEL_REPEATED;2567 const FieldDescriptorProto_Label FieldDescriptorProto::Label_MIN;2568 const FieldDescriptorProto_Label FieldDescriptorProto::Label_MAX;2760 set_label(static_cast< ::google::protobuf::FieldDescriptorProto_Label >(value)); in MergePartialFromCodedStream()