OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FieldDescriptorProto_Type_Type_MAX
(Results
1 - 2
of
2
) sorted by null
/external/protobuf/src/google/protobuf/
descriptor.pb.h
77
const FieldDescriptorProto_Type
FieldDescriptorProto_Type_Type_MAX
= FieldDescriptorProto_Type_TYPE_SINT64;
78
const int FieldDescriptorProto_Type_Type_ARRAYSIZE =
FieldDescriptorProto_Type_Type_MAX
+ 1;
770
FieldDescriptorProto_Type_Type_MAX
;
[
all
...]
/external/chromium_org/third_party/protobuf/src/google/protobuf/
descriptor.pb.h
81
const FieldDescriptorProto_Type
FieldDescriptorProto_Type_Type_MAX
= FieldDescriptorProto_Type_TYPE_SINT64;
82
const int FieldDescriptorProto_Type_Type_ARRAYSIZE =
FieldDescriptorProto_Type_Type_MAX
+ 1;
[
all
...]
Completed in 32 milliseconds