Searched defs:FieldDescriptorProto_Label (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h90 enum FieldDescriptorProto_Label { enum in namespace:google::protobuf
96 const FieldDescriptorProto_Label FieldDescriptorProto_Label_Label_MIN = FieldDescriptorProto_Label_LABEL_OPTIONAL;
97 const FieldDescriptorProto_Label FieldDescriptorProto_Label_Label_MAX = FieldDescriptorProto_Label_LABEL_REPEATED;
101 inline const ::std::string& FieldDescriptorProto_Label_Name(FieldDescriptorProto_Label value) {
106 const ::std::string& name, FieldDescriptorProto_Label* value) {
107 return ::google::protobuf::internal::ParseNamedEnum<FieldDescriptorProto_Label>(
785 typedef FieldDescriptorProto_Label Label;
833 inline ::google::protobuf::FieldDescriptorProto_Label label() const;
834 inline void set_label(::google::protobuf::FieldDescriptorProto_Label value);
3037 inline ::google::protobuf::FieldDescriptorProto_Label FieldDescriptorProt
[all...]
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h94 enum FieldDescriptorProto_Label { enum in namespace:google::protobuf
100 const FieldDescriptorProto_Label FieldDescriptorProto_Label_Label_MIN = FieldDescriptorProto_Label_LABEL_OPTIONAL;
101 const FieldDescriptorProto_Label FieldDescriptorProto_Label_Label_MAX = FieldDescriptorProto_Label_LABEL_REPEATED;
105 inline const ::std::string& FieldDescriptorProto_Label_Name(FieldDescriptorProto_Label value) {
110 const ::std::string& name, FieldDescriptorProto_Label* value) {
111 return ::google::protobuf::internal::ParseNamedEnum<FieldDescriptorProto_Label>(
812 typedef FieldDescriptorProto_Label Label;
862 inline ::google::protobuf::FieldDescriptorProto_Label label() const;
863 inline void set_label(::google::protobuf::FieldDescriptorProto_Label value);
3612 inline ::google::protobuf::FieldDescriptorProto_Label FieldDescriptorProt
[all...]

Completed in 131 milliseconds