Lines Matching refs:EnumValueDescriptorProto

269     GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumValueDescriptorProto, name_),  in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
270 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumValueDescriptorProto, number_), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
271 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumValueDescriptorProto, options_), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
276 EnumValueDescriptorProto::default_instance_, in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
278 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumValueDescriptorProto, _has_bits_[0]), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
281 sizeof(EnumValueDescriptorProto), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
282 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumValueDescriptorProto, _internal_metadata_), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
591 EnumValueDescriptorProto_descriptor_, &EnumValueDescriptorProto::default_instance()); in protobuf_RegisterTypes()
643 delete EnumValueDescriptorProto::default_instance_; in protobuf_ShutdownFile_google_2fprotobuf_2fdescriptor_2eproto()
823 EnumValueDescriptorProto::default_instance_ = new EnumValueDescriptorProto(); in protobuf_AddDesc_google_2fprotobuf_2fdescriptor_2eproto()
847 EnumValueDescriptorProto::default_instance_->InitAsDefaultInstance(); in protobuf_AddDesc_google_2fprotobuf_2fdescriptor_2eproto()
6073 const ::google::protobuf::EnumValueDescriptorProto& EnumDescriptorProto::value(int index) const { in value()
6077 ::google::protobuf::EnumValueDescriptorProto* EnumDescriptorProto::mutable_value(int index) { in mutable_value()
6081 ::google::protobuf::EnumValueDescriptorProto* EnumDescriptorProto::add_value() { in add_value()
6085 ::google::protobuf::RepeatedPtrField< ::google::protobuf::EnumValueDescriptorProto >*
6090 const ::google::protobuf::RepeatedPtrField< ::google::protobuf::EnumValueDescriptorProto >&
6145 const int EnumValueDescriptorProto::kNameFieldNumber;
6146 const int EnumValueDescriptorProto::kNumberFieldNumber;
6147 const int EnumValueDescriptorProto::kOptionsFieldNumber;
6150 EnumValueDescriptorProto::EnumValueDescriptorProto() in EnumValueDescriptorProto() function in google::protobuf::EnumValueDescriptorProto
6156 void EnumValueDescriptorProto::InitAsDefaultInstance() { in InitAsDefaultInstance()
6160 EnumValueDescriptorProto::EnumValueDescriptorProto(const EnumValueDescriptorProto& from) in EnumValueDescriptorProto() function in google::protobuf::EnumValueDescriptorProto
6168 void EnumValueDescriptorProto::SharedCtor() { in SharedCtor()
6177 EnumValueDescriptorProto::~EnumValueDescriptorProto() { in ~EnumValueDescriptorProto()
6182 void EnumValueDescriptorProto::SharedDtor() { in SharedDtor()
6189 void EnumValueDescriptorProto::SetCachedSize(int size) const { in SetCachedSize()
6194 const ::google::protobuf::Descriptor* EnumValueDescriptorProto::descriptor() { in descriptor()
6199 const EnumValueDescriptorProto& EnumValueDescriptorProto::default_instance() { in default_instance()
6204 EnumValueDescriptorProto* EnumValueDescriptorProto::default_instance_ = NULL;
6206 EnumValueDescriptorProto* EnumValueDescriptorProto::New(::google::protobuf::Arena* arena) const { in New()
6207 EnumValueDescriptorProto* n = new EnumValueDescriptorProto; in New()
6214 void EnumValueDescriptorProto::Clear() { in Clear()
6231 bool EnumValueDescriptorProto::MergePartialFromCodedStream( in MergePartialFromCodedStream()
6307 void EnumValueDescriptorProto::SerializeWithCachedSizes( in SerializeWithCachedSizes()
6338 ::google::protobuf::uint8* EnumValueDescriptorProto::SerializeWithCachedSizesToArray( in SerializeWithCachedSizesToArray()
6372 int EnumValueDescriptorProto::ByteSize() const { in ByteSize()
6410 void EnumValueDescriptorProto::MergeFrom(const ::google::protobuf::Message& from) { in MergeFrom()
6413 const EnumValueDescriptorProto* source = in MergeFrom()
6414 ::google::protobuf::internal::DynamicCastToGenerated<const EnumValueDescriptorProto>( in MergeFrom()
6425 void EnumValueDescriptorProto::MergeFrom(const EnumValueDescriptorProto& from) { in MergeFrom()
6445 void EnumValueDescriptorProto::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom()
6452 void EnumValueDescriptorProto::CopyFrom(const EnumValueDescriptorProto& from) { in CopyFrom()
6459 bool EnumValueDescriptorProto::IsInitialized() const { in IsInitialized()
6467 void EnumValueDescriptorProto::Swap(EnumValueDescriptorProto* other) { in Swap()
6471 void EnumValueDescriptorProto::InternalSwap(EnumValueDescriptorProto* other) { in InternalSwap()
6480 ::google::protobuf::Metadata EnumValueDescriptorProto::GetMetadata() const { in GetMetadata()
6492 bool EnumValueDescriptorProto::has_name() const { in has_name()
6495 void EnumValueDescriptorProto::set_has_name() { in set_has_name()
6498 void EnumValueDescriptorProto::clear_has_name() { in clear_has_name()
6501 void EnumValueDescriptorProto::clear_name() { in clear_name()
6505 const ::std::string& EnumValueDescriptorProto::name() const { in name()
6509 void EnumValueDescriptorProto::set_name(const ::std::string& value) { in set_name()
6514 void EnumValueDescriptorProto::set_name(const char* value) { in set_name()
6519 void EnumValueDescriptorProto::set_name(const char* value, size_t size) { in set_name()
6525 ::std::string* EnumValueDescriptorProto::mutable_name() { in mutable_name()
6530 ::std::string* EnumValueDescriptorProto::release_name() { in release_name()
6535 void EnumValueDescriptorProto::set_allocated_name(::std::string* name) { in set_allocated_name()
6546 bool EnumValueDescriptorProto::has_number() const { in has_number()
6549 void EnumValueDescriptorProto::set_has_number() { in set_has_number()
6552 void EnumValueDescriptorProto::clear_has_number() { in clear_has_number()
6555 void EnumValueDescriptorProto::clear_number() { in clear_number()
6559 ::google::protobuf::int32 EnumValueDescriptorProto::number() const { in number()
6563 void EnumValueDescriptorProto::set_number(::google::protobuf::int32 value) { in set_number()
6570 bool EnumValueDescriptorProto::has_options() const { in has_options()
6573 void EnumValueDescriptorProto::set_has_options() { in set_has_options()
6576 void EnumValueDescriptorProto::clear_has_options() { in clear_has_options()
6579 void EnumValueDescriptorProto::clear_options() { in clear_options()
6583 const ::google::protobuf::EnumValueOptions& EnumValueDescriptorProto::options() const { in options()
6587 ::google::protobuf::EnumValueOptions* EnumValueDescriptorProto::mutable_options() { in mutable_options()
6595 ::google::protobuf::EnumValueOptions* EnumValueDescriptorProto::release_options() { in release_options()
6602 void EnumValueDescriptorProto::set_allocated_options(::google::protobuf::EnumValueOptions* options)… in set_allocated_options()