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

/external/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h77 const FieldDescriptorProto_Type FieldDescriptorProto_Type_Type_MAX = FieldDescriptorProto_Type_TYPE_SINT64; member in namespace:google::protobuf
78 const int FieldDescriptorProto_Type_Type_ARRAYSIZE = FieldDescriptorProto_Type_Type_MAX + 1;
770 FieldDescriptorProto_Type_Type_MAX;
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h81 const FieldDescriptorProto_Type FieldDescriptorProto_Type_Type_MAX = FieldDescriptorProto_Type_TYPE_SINT64; member in namespace:google::protobuf
82 const int FieldDescriptorProto_Type_Type_ARRAYSIZE = FieldDescriptorProto_Type_Type_MAX + 1;
797 FieldDescriptorProto_Type_Type_MAX;

Completed in 50 milliseconds