EnumOptions 1196 third_party/protobuf/java/src/main/java/com/google/protobuf/Descriptors.java public EnumOptions getOptions() { return proto.getOptions(); } EnumOptions 299 third_party/protobuf/java/src/test/java/com/google/protobuf/DescriptorsTest.java assertEquals(DescriptorProtos.EnumOptions.getDefaultInstance(), EnumOptions 1586 third_party/protobuf/src/google/protobuf/descriptor.cc if (&options() != &EnumOptions::default_instance()) { EnumOptions 2787 third_party/protobuf/src/google/protobuf/descriptor.cc placeholder_enum->options_ = &EnumOptions::default_instance(); EnumOptions 3951 third_party/protobuf/src/google/protobuf/descriptor.cc enum_type->options_ = &EnumOptions::default_instance(); EnumOptions 90 third_party/protobuf/src/google/protobuf/descriptor.h class EnumOptions; EnumOptions 625 third_party/protobuf/src/google/protobuf/descriptor.h const EnumOptions& options() const; EnumOptions 641 third_party/protobuf/src/google/protobuf/descriptor.h typedef EnumOptions OptionsType; EnumOptions 654 third_party/protobuf/src/google/protobuf/descriptor.h const EnumOptions* options_; EnumOptions 1378 third_party/protobuf/src/google/protobuf/descriptor.h PROTOBUF_DEFINE_OPTIONS_ACCESSOR(EnumDescriptor, EnumOptions) EnumOptions 335 third_party/protobuf/src/google/protobuf/descriptor.pb.cc GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumOptions, allow_alias_), EnumOptions 336 third_party/protobuf/src/google/protobuf/descriptor.pb.cc GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumOptions, uninterpreted_option_), EnumOptions 341 third_party/protobuf/src/google/protobuf/descriptor.pb.cc EnumOptions::default_instance_, EnumOptions 343 third_party/protobuf/src/google/protobuf/descriptor.pb.cc GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumOptions, _has_bits_[0]), EnumOptions 344 third_party/protobuf/src/google/protobuf/descriptor.pb.cc GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumOptions, _unknown_fields_), EnumOptions 345 third_party/protobuf/src/google/protobuf/descriptor.pb.cc GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumOptions, _extensions_), EnumOptions 348 third_party/protobuf/src/google/protobuf/descriptor.pb.cc sizeof(EnumOptions)); EnumOptions 501 third_party/protobuf/src/google/protobuf/descriptor.pb.cc EnumOptions_descriptor_, &EnumOptions::default_instance()); EnumOptions 545 third_party/protobuf/src/google/protobuf/descriptor.pb.cc delete EnumOptions::default_instance_; EnumOptions 689 third_party/protobuf/src/google/protobuf/descriptor.pb.cc EnumOptions::default_instance_ = new EnumOptions(); EnumOptions 709 third_party/protobuf/src/google/protobuf/descriptor.pb.cc EnumOptions::default_instance_->InitAsDefaultInstance(); EnumOptions 3029 third_party/protobuf/src/google/protobuf/descriptor.pb.cc options_ = const_cast< ::google::protobuf::EnumOptions*>(&::google::protobuf::EnumOptions::default_instance()); EnumOptions 3087 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (options_ != NULL) options_->::google::protobuf::EnumOptions::Clear(); EnumOptions 3282 third_party/protobuf/src/google/protobuf/descriptor.pb.cc mutable_options()->::google::protobuf::EnumOptions::MergeFrom(from.options()); EnumOptions 5868 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const int EnumOptions::kAllowAliasFieldNumber; EnumOptions 5869 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const int EnumOptions::kUninterpretedOptionFieldNumber; EnumOptions 5872 third_party/protobuf/src/google/protobuf/descriptor.pb.cc EnumOptions::EnumOptions() EnumOptions 5877 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void EnumOptions::InitAsDefaultInstance() { EnumOptions 5880 third_party/protobuf/src/google/protobuf/descriptor.pb.cc EnumOptions::EnumOptions(const EnumOptions& from) EnumOptions 5886 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void EnumOptions::SharedCtor() { EnumOptions 5892 third_party/protobuf/src/google/protobuf/descriptor.pb.cc EnumOptions::~EnumOptions() { EnumOptions 5896 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void EnumOptions::SharedDtor() { EnumOptions 5901 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void EnumOptions::SetCachedSize(int size) const { EnumOptions 5906 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::Descriptor* EnumOptions::descriptor() { EnumOptions 5911 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const EnumOptions& EnumOptions::default_instance() { EnumOptions 5916 third_party/protobuf/src/google/protobuf/descriptor.pb.cc EnumOptions* EnumOptions::default_instance_ = NULL; EnumOptions 5918 third_party/protobuf/src/google/protobuf/descriptor.pb.cc EnumOptions* EnumOptions::New() const { EnumOptions 5919 third_party/protobuf/src/google/protobuf/descriptor.pb.cc return new EnumOptions; EnumOptions 5922 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void EnumOptions::Clear() { EnumOptions 5932 third_party/protobuf/src/google/protobuf/descriptor.pb.cc bool EnumOptions::MergePartialFromCodedStream( EnumOptions 5989 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void EnumOptions::SerializeWithCachedSizes( EnumOptions 6012 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint8* EnumOptions::SerializeWithCachedSizesToArray( EnumOptions 6037 third_party/protobuf/src/google/protobuf/descriptor.pb.cc int EnumOptions::ByteSize() const { EnumOptions 6068 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void EnumOptions::MergeFrom(const ::google::protobuf::Message& from) { EnumOptions 6070 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const EnumOptions* source = EnumOptions 6071 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::dynamic_cast_if_available<const EnumOptions*>( EnumOptions 6080 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void EnumOptions::MergeFrom(const EnumOptions& from) { EnumOptions 6092 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void EnumOptions::CopyFrom(const ::google::protobuf::Message& from) { EnumOptions 6098 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void EnumOptions::CopyFrom(const EnumOptions& from) { EnumOptions 6104 third_party/protobuf/src/google/protobuf/descriptor.pb.cc bool EnumOptions::IsInitialized() const { EnumOptions 6113 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void EnumOptions::Swap(EnumOptions* other) { EnumOptions 6124 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::Metadata EnumOptions::GetMetadata() const { EnumOptions 50 third_party/protobuf/src/google/protobuf/descriptor.pb.h class EnumOptions; EnumOptions 1041 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::EnumOptions& options() const; EnumOptions 1042 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::EnumOptions* mutable_options(); EnumOptions 1043 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::EnumOptions* release_options(); EnumOptions 1044 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void set_allocated_options(::google::protobuf::EnumOptions* options); EnumOptions 1057 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::EnumOptions* options_; EnumOptions 1935 third_party/protobuf/src/google/protobuf/descriptor.pb.h class LIBPROTOBUF_EXPORT EnumOptions : public ::google::protobuf::Message { EnumOptions 1937 third_party/protobuf/src/google/protobuf/descriptor.pb.h EnumOptions(); EnumOptions 1938 third_party/protobuf/src/google/protobuf/descriptor.pb.h virtual ~EnumOptions(); EnumOptions 1940 third_party/protobuf/src/google/protobuf/descriptor.pb.h EnumOptions(const EnumOptions& from); EnumOptions 1942 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline EnumOptions& operator=(const EnumOptions& from) { EnumOptions 1956 third_party/protobuf/src/google/protobuf/descriptor.pb.h static const EnumOptions& default_instance(); EnumOptions 1958 third_party/protobuf/src/google/protobuf/descriptor.pb.h void Swap(EnumOptions* other); EnumOptions 1962 third_party/protobuf/src/google/protobuf/descriptor.pb.h EnumOptions* New() const; EnumOptions 1965 third_party/protobuf/src/google/protobuf/descriptor.pb.h void CopyFrom(const EnumOptions& from); EnumOptions 1966 third_party/protobuf/src/google/protobuf/descriptor.pb.h void MergeFrom(const EnumOptions& from); EnumOptions 2008 third_party/protobuf/src/google/protobuf/descriptor.pb.h GOOGLE_PROTOBUF_EXTENSION_ACCESSORS(EnumOptions) EnumOptions 2029 third_party/protobuf/src/google/protobuf/descriptor.pb.h static EnumOptions* default_instance_; EnumOptions 4002 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (options_ != NULL) options_->::google::protobuf::EnumOptions::Clear(); EnumOptions 4005 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::EnumOptions& EnumDescriptorProto::options() const { EnumOptions 4008 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::EnumOptions* EnumDescriptorProto::mutable_options() { EnumOptions 4010 third_party/protobuf/src/google/protobuf/descriptor.pb.h if (options_ == NULL) options_ = new ::google::protobuf::EnumOptions; EnumOptions 4013 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::EnumOptions* EnumDescriptorProto::release_options() { EnumOptions 4015 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::EnumOptions* temp = options_; EnumOptions 4019 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void EnumDescriptorProto::set_allocated_options(::google::protobuf::EnumOptions* options) { EnumOptions 5234 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool EnumOptions::has_allow_alias() const { EnumOptions 5237 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void EnumOptions::set_has_allow_alias() { EnumOptions 5240 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void EnumOptions::clear_has_allow_alias() { EnumOptions 5243 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void EnumOptions::clear_allow_alias() { EnumOptions 5247 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool EnumOptions::allow_alias() const { EnumOptions 5250 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void EnumOptions::set_allow_alias(bool value) { EnumOptions 5256 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline int EnumOptions::uninterpreted_option_size() const { EnumOptions 5259 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void EnumOptions::clear_uninterpreted_option() { EnumOptions 5262 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::UninterpretedOption& EnumOptions::uninterpreted_option(int index) const { EnumOptions 5265 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::UninterpretedOption* EnumOptions::mutable_uninterpreted_option(int index) { EnumOptions 5268 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::UninterpretedOption* EnumOptions::add_uninterpreted_option() { EnumOptions 5272 third_party/protobuf/src/google/protobuf/descriptor.pb.h EnumOptions::uninterpreted_option() const { EnumOptions 5276 third_party/protobuf/src/google/protobuf/descriptor.pb.h EnumOptions::mutable_uninterpreted_option() {