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

/external/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h97 const FieldDescriptorProto_Label FieldDescriptorProto_Label_Label_MAX = FieldDescriptorProto_Label_LABEL_REPEATED; member in namespace:google::protobuf
98 const int FieldDescriptorProto_Label_Label_ARRAYSIZE = FieldDescriptorProto_Label_Label_MAX + 1;
795 FieldDescriptorProto_Label_Label_MAX;
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h101 const FieldDescriptorProto_Label FieldDescriptorProto_Label_Label_MAX = FieldDescriptorProto_Label_LABEL_REPEATED; member in namespace:google::protobuf
102 const int FieldDescriptorProto_Label_Label_ARRAYSIZE = FieldDescriptorProto_Label_Label_MAX + 1;
822 FieldDescriptorProto_Label_Label_MAX;

Completed in 776 milliseconds