Lines Matching refs:EnumValueOptions
412 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumValueOptions, deprecated_), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
413 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumValueOptions, uninterpreted_option_), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
418 EnumValueOptions::default_instance_, in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
420 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumValueOptions, _has_bits_[0]), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
422 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumValueOptions, _extensions_), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
423 sizeof(EnumValueOptions), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
424 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumValueOptions, _internal_metadata_), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
605 EnumValueOptions_descriptor_, &EnumValueOptions::default_instance()); in protobuf_RegisterTypes()
657 delete EnumValueOptions::default_instance_; in protobuf_ShutdownFile_google_2fprotobuf_2fdescriptor_2eproto()
830 EnumValueOptions::default_instance_ = new EnumValueOptions(); in protobuf_AddDesc_google_2fprotobuf_2fdescriptor_2eproto()
854 EnumValueOptions::default_instance_->InitAsDefaultInstance(); in protobuf_AddDesc_google_2fprotobuf_2fdescriptor_2eproto()
6157 …options_ = const_cast< ::google::protobuf::EnumValueOptions*>(&::google::protobuf::EnumValueOption… in InitAsDefaultInstance()
6222 if (options_ != NULL) options_->::google::protobuf::EnumValueOptions::Clear(); in Clear()
6437 mutable_options()->::google::protobuf::EnumValueOptions::MergeFrom(from.options()); in MergeFrom()
6580 if (options_ != NULL) options_->::google::protobuf::EnumValueOptions::Clear(); in clear_options()
6583 const ::google::protobuf::EnumValueOptions& EnumValueDescriptorProto::options() const { in options()
6587 ::google::protobuf::EnumValueOptions* EnumValueDescriptorProto::mutable_options() { in mutable_options()
6590 options_ = new ::google::protobuf::EnumValueOptions; in mutable_options()
6595 ::google::protobuf::EnumValueOptions* EnumValueDescriptorProto::release_options() { in release_options()
6598 ::google::protobuf::EnumValueOptions* temp = options_; in release_options()
6602 void EnumValueDescriptorProto::set_allocated_options(::google::protobuf::EnumValueOptions* options)… in set_allocated_options()
11068 const int EnumValueOptions::kDeprecatedFieldNumber;
11069 const int EnumValueOptions::kUninterpretedOptionFieldNumber;
11072 EnumValueOptions::EnumValueOptions() in EnumValueOptions() function in google::protobuf::EnumValueOptions
11078 void EnumValueOptions::InitAsDefaultInstance() { in InitAsDefaultInstance()
11081 EnumValueOptions::EnumValueOptions(const EnumValueOptions& from) in EnumValueOptions() function in google::protobuf::EnumValueOptions
11089 void EnumValueOptions::SharedCtor() { in SharedCtor()
11095 EnumValueOptions::~EnumValueOptions() { in ~EnumValueOptions()
11100 void EnumValueOptions::SharedDtor() { in SharedDtor()
11105 void EnumValueOptions::SetCachedSize(int size) const { in SetCachedSize()
11110 const ::google::protobuf::Descriptor* EnumValueOptions::descriptor() { in descriptor()
11115 const EnumValueOptions& EnumValueOptions::default_instance() { in default_instance()
11120 EnumValueOptions* EnumValueOptions::default_instance_ = NULL;
11122 EnumValueOptions* EnumValueOptions::New(::google::protobuf::Arena* arena) const { in New()
11123 EnumValueOptions* n = new EnumValueOptions; in New()
11130 void EnumValueOptions::Clear() { in Clear()
11141 bool EnumValueOptions::MergePartialFromCodedStream( in MergePartialFromCodedStream()
11209 void EnumValueOptions::SerializeWithCachedSizes( in SerializeWithCachedSizes()
11234 ::google::protobuf::uint8* EnumValueOptions::SerializeWithCachedSizesToArray( in SerializeWithCachedSizesToArray()
11261 int EnumValueOptions::ByteSize() const { in ByteSize()
11291 void EnumValueOptions::MergeFrom(const ::google::protobuf::Message& from) { in MergeFrom()
11294 const EnumValueOptions* source = in MergeFrom()
11295 ::google::protobuf::internal::DynamicCastToGenerated<const EnumValueOptions>( in MergeFrom()
11306 void EnumValueOptions::MergeFrom(const EnumValueOptions& from) { in MergeFrom()
11321 void EnumValueOptions::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom()
11328 void EnumValueOptions::CopyFrom(const EnumValueOptions& from) { in CopyFrom()
11335 bool EnumValueOptions::IsInitialized() const { in IsInitialized()
11342 void EnumValueOptions::Swap(EnumValueOptions* other) { in Swap()
11346 void EnumValueOptions::InternalSwap(EnumValueOptions* other) { in InternalSwap()
11355 ::google::protobuf::Metadata EnumValueOptions::GetMetadata() const { in GetMetadata()
11367 bool EnumValueOptions::has_deprecated() const { in has_deprecated()
11370 void EnumValueOptions::set_has_deprecated() { in set_has_deprecated()
11373 void EnumValueOptions::clear_has_deprecated() { in clear_has_deprecated()
11376 void EnumValueOptions::clear_deprecated() { in clear_deprecated()
11380 bool EnumValueOptions::deprecated() const { in deprecated()
11384 void EnumValueOptions::set_deprecated(bool value) { in set_deprecated()
11391 int EnumValueOptions::uninterpreted_option_size() const { in uninterpreted_option_size()
11394 void EnumValueOptions::clear_uninterpreted_option() { in clear_uninterpreted_option()
11397 const ::google::protobuf::UninterpretedOption& EnumValueOptions::uninterpreted_option(int index) co… in uninterpreted_option()
11401 ::google::protobuf::UninterpretedOption* EnumValueOptions::mutable_uninterpreted_option(int index) { in mutable_uninterpreted_option()
11405 ::google::protobuf::UninterpretedOption* EnumValueOptions::add_uninterpreted_option() { in add_uninterpreted_option()
11410 EnumValueOptions::mutable_uninterpreted_option() { in mutable_uninterpreted_option()
11415 EnumValueOptions::uninterpreted_option() const { in uninterpreted_option()