Searched refs:FieldDescriptorProto_Label_LABEL_OPTIONAL (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h91 FieldDescriptorProto_Label_LABEL_OPTIONAL = 1, enumerator in enum:google::protobuf::FieldDescriptorProto_Label
96 const FieldDescriptorProto_Label FieldDescriptorProto_Label_Label_MIN = FieldDescriptorProto_Label_LABEL_OPTIONAL;
786 static const Label LABEL_OPTIONAL = FieldDescriptorProto_Label_LABEL_OPTIONAL;
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h95 FieldDescriptorProto_Label_LABEL_OPTIONAL = 1, enumerator in enum:google::protobuf::FieldDescriptorProto_Label
100 const FieldDescriptorProto_Label FieldDescriptorProto_Label_Label_MIN = FieldDescriptorProto_Label_LABEL_OPTIONAL;
813 static const Label LABEL_OPTIONAL = FieldDescriptorProto_Label_LABEL_OPTIONAL;

Completed in 120 milliseconds