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

/external/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h73 FieldDescriptorProto_Type_TYPE_SINT64 = 18 enumerator in enum:google::protobuf::FieldDescriptorProto_Type
77 const FieldDescriptorProto_Type FieldDescriptorProto_Type_Type_MAX = FieldDescriptorProto_Type_TYPE_SINT64;
763 static const Type TYPE_SINT64 = FieldDescriptorProto_Type_TYPE_SINT64;
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h77 FieldDescriptorProto_Type_TYPE_SINT64 = 18 enumerator in enum:google::protobuf::FieldDescriptorProto_Type
81 const FieldDescriptorProto_Type FieldDescriptorProto_Type_Type_MAX = FieldDescriptorProto_Type_TYPE_SINT64;
790 static const Type TYPE_SINT64 = FieldDescriptorProto_Type_TYPE_SINT64;

Completed in 338 milliseconds