OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:EnumValueDescriptorProto
(Results
1 - 2
of
2
) sorted by null
/external/protobuf/src/google/protobuf/
descriptor.pb.cc
203
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(
EnumValueDescriptorProto
, name_),
204
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(
EnumValueDescriptorProto
, number_),
205
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(
EnumValueDescriptorProto
, options_),
210
EnumValueDescriptorProto
::default_instance_,
212
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(
EnumValueDescriptorProto
, _has_bits_[0]),
213
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(
EnumValueDescriptorProto
, _unknown_fields_),
217
sizeof(
EnumValueDescriptorProto
));
434
EnumValueDescriptorProto_descriptor_, &
EnumValueDescriptorProto
::default_instance());
474
delete
EnumValueDescriptorProto
::default_instance_;
[
all
...]
descriptor.pb.h
42
class
EnumValueDescriptorProto
;
[
all
...]
Completed in 19 milliseconds