EnumValueOptions 1313 third_party/protobuf/java/src/main/java/com/google/protobuf/Descriptors.java     public EnumValueOptions getOptions() { return proto.getOptions(); }
EnumValueOptions 2212 third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc TEST_F(SourceInfoTest, EnumValueOptions) {
EnumValueOptions 1595 third_party/protobuf/src/google/protobuf/descriptor.cc   if (&options() != &EnumValueOptions::default_instance()) {
EnumValueOptions 2806 third_party/protobuf/src/google/protobuf/descriptor.cc     placeholder_value->options_ = &EnumValueOptions::default_instance();
EnumValueOptions 3962 third_party/protobuf/src/google/protobuf/descriptor.cc     enum_value->options_ = &EnumValueOptions::default_instance();
EnumValueOptions   91 third_party/protobuf/src/google/protobuf/descriptor.h class EnumValueOptions;
EnumValueOptions  703 third_party/protobuf/src/google/protobuf/descriptor.h   const EnumValueOptions& options() const;
EnumValueOptions  719 third_party/protobuf/src/google/protobuf/descriptor.h   typedef EnumValueOptions OptionsType;
EnumValueOptions  732 third_party/protobuf/src/google/protobuf/descriptor.h   const EnumValueOptions* options_;
EnumValueOptions 1384 third_party/protobuf/src/google/protobuf/descriptor.h PROTOBUF_DEFINE_OPTIONS_ACCESSOR(EnumValueDescriptor, EnumValueOptions)
EnumValueOptions  351 third_party/protobuf/src/google/protobuf/descriptor.pb.cc     GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumValueOptions, uninterpreted_option_),
EnumValueOptions  356 third_party/protobuf/src/google/protobuf/descriptor.pb.cc       EnumValueOptions::default_instance_,
EnumValueOptions  358 third_party/protobuf/src/google/protobuf/descriptor.pb.cc       GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumValueOptions, _has_bits_[0]),
EnumValueOptions  359 third_party/protobuf/src/google/protobuf/descriptor.pb.cc       GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumValueOptions, _unknown_fields_),
EnumValueOptions  360 third_party/protobuf/src/google/protobuf/descriptor.pb.cc       GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumValueOptions, _extensions_),
EnumValueOptions  363 third_party/protobuf/src/google/protobuf/descriptor.pb.cc       sizeof(EnumValueOptions));
EnumValueOptions  503 third_party/protobuf/src/google/protobuf/descriptor.pb.cc     EnumValueOptions_descriptor_, &EnumValueOptions::default_instance());
EnumValueOptions  547 third_party/protobuf/src/google/protobuf/descriptor.pb.cc   delete EnumValueOptions::default_instance_;
EnumValueOptions  690 third_party/protobuf/src/google/protobuf/descriptor.pb.cc   EnumValueOptions::default_instance_ = new EnumValueOptions();
EnumValueOptions  710 third_party/protobuf/src/google/protobuf/descriptor.pb.cc   EnumValueOptions::default_instance_->InitAsDefaultInstance();
EnumValueOptions 3345 third_party/protobuf/src/google/protobuf/descriptor.pb.cc   options_ = const_cast< ::google::protobuf::EnumValueOptions*>(&::google::protobuf::EnumValueOptions::default_instance());
EnumValueOptions 3405 third_party/protobuf/src/google/protobuf/descriptor.pb.cc       if (options_ != NULL) options_->::google::protobuf::EnumValueOptions::Clear();
EnumValueOptions 3598 third_party/protobuf/src/google/protobuf/descriptor.pb.cc       mutable_options()->::google::protobuf::EnumValueOptions::MergeFrom(from.options());
EnumValueOptions 6136 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const int EnumValueOptions::kUninterpretedOptionFieldNumber;
EnumValueOptions 6139 third_party/protobuf/src/google/protobuf/descriptor.pb.cc EnumValueOptions::EnumValueOptions()
EnumValueOptions 6144 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void EnumValueOptions::InitAsDefaultInstance() {
EnumValueOptions 6147 third_party/protobuf/src/google/protobuf/descriptor.pb.cc EnumValueOptions::EnumValueOptions(const EnumValueOptions& from)
EnumValueOptions 6153 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void EnumValueOptions::SharedCtor() {
EnumValueOptions 6158 third_party/protobuf/src/google/protobuf/descriptor.pb.cc EnumValueOptions::~EnumValueOptions() {
EnumValueOptions 6162 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void EnumValueOptions::SharedDtor() {
EnumValueOptions 6167 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void EnumValueOptions::SetCachedSize(int size) const {
EnumValueOptions 6172 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::Descriptor* EnumValueOptions::descriptor() {
EnumValueOptions 6177 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const EnumValueOptions& EnumValueOptions::default_instance() {
EnumValueOptions 6182 third_party/protobuf/src/google/protobuf/descriptor.pb.cc EnumValueOptions* EnumValueOptions::default_instance_ = NULL;
EnumValueOptions 6184 third_party/protobuf/src/google/protobuf/descriptor.pb.cc EnumValueOptions* EnumValueOptions::New() const {
EnumValueOptions 6185 third_party/protobuf/src/google/protobuf/descriptor.pb.cc   return new EnumValueOptions;
EnumValueOptions 6188 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void EnumValueOptions::Clear() {
EnumValueOptions 6195 third_party/protobuf/src/google/protobuf/descriptor.pb.cc bool EnumValueOptions::MergePartialFromCodedStream(
EnumValueOptions 6237 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void EnumValueOptions::SerializeWithCachedSizes(
EnumValueOptions 6255 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint8* EnumValueOptions::SerializeWithCachedSizesToArray(
EnumValueOptions 6275 third_party/protobuf/src/google/protobuf/descriptor.pb.cc int EnumValueOptions::ByteSize() const {
EnumValueOptions 6299 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void EnumValueOptions::MergeFrom(const ::google::protobuf::Message& from) {
EnumValueOptions 6301 third_party/protobuf/src/google/protobuf/descriptor.pb.cc   const EnumValueOptions* source =
EnumValueOptions 6302 third_party/protobuf/src/google/protobuf/descriptor.pb.cc     ::google::protobuf::internal::dynamic_cast_if_available<const EnumValueOptions*>(
EnumValueOptions 6311 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void EnumValueOptions::MergeFrom(const EnumValueOptions& from) {
EnumValueOptions 6318 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void EnumValueOptions::CopyFrom(const ::google::protobuf::Message& from) {
EnumValueOptions 6324 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void EnumValueOptions::CopyFrom(const EnumValueOptions& from) {
EnumValueOptions 6330 third_party/protobuf/src/google/protobuf/descriptor.pb.cc bool EnumValueOptions::IsInitialized() const {
EnumValueOptions 6339 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void EnumValueOptions::Swap(EnumValueOptions* other) {
EnumValueOptions 6349 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::Metadata EnumValueOptions::GetMetadata() const {
EnumValueOptions   51 third_party/protobuf/src/google/protobuf/descriptor.pb.h class EnumValueOptions;
EnumValueOptions 1148 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline const ::google::protobuf::EnumValueOptions& options() const;
EnumValueOptions 1149 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline ::google::protobuf::EnumValueOptions* mutable_options();
EnumValueOptions 1150 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline ::google::protobuf::EnumValueOptions* release_options();
EnumValueOptions 1151 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline void set_allocated_options(::google::protobuf::EnumValueOptions* options);
EnumValueOptions 1165 third_party/protobuf/src/google/protobuf/descriptor.pb.h   ::google::protobuf::EnumValueOptions* options_;
EnumValueOptions 2033 third_party/protobuf/src/google/protobuf/descriptor.pb.h class LIBPROTOBUF_EXPORT EnumValueOptions : public ::google::protobuf::Message {
EnumValueOptions 2035 third_party/protobuf/src/google/protobuf/descriptor.pb.h   EnumValueOptions();
EnumValueOptions 2036 third_party/protobuf/src/google/protobuf/descriptor.pb.h   virtual ~EnumValueOptions();
EnumValueOptions 2038 third_party/protobuf/src/google/protobuf/descriptor.pb.h   EnumValueOptions(const EnumValueOptions& from);
EnumValueOptions 2040 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline EnumValueOptions& operator=(const EnumValueOptions& from) {
EnumValueOptions 2054 third_party/protobuf/src/google/protobuf/descriptor.pb.h   static const EnumValueOptions& default_instance();
EnumValueOptions 2056 third_party/protobuf/src/google/protobuf/descriptor.pb.h   void Swap(EnumValueOptions* other);
EnumValueOptions 2060 third_party/protobuf/src/google/protobuf/descriptor.pb.h   EnumValueOptions* New() const;
EnumValueOptions 2063 third_party/protobuf/src/google/protobuf/descriptor.pb.h   void CopyFrom(const EnumValueOptions& from);
EnumValueOptions 2064 third_party/protobuf/src/google/protobuf/descriptor.pb.h   void MergeFrom(const EnumValueOptions& from);
EnumValueOptions 2099 third_party/protobuf/src/google/protobuf/descriptor.pb.h   GOOGLE_PROTOBUF_EXTENSION_ACCESSORS(EnumValueOptions)
EnumValueOptions 2117 third_party/protobuf/src/google/protobuf/descriptor.pb.h   static EnumValueOptions* default_instance_;
EnumValueOptions 4136 third_party/protobuf/src/google/protobuf/descriptor.pb.h   if (options_ != NULL) options_->::google::protobuf::EnumValueOptions::Clear();
EnumValueOptions 4139 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::EnumValueOptions& EnumValueDescriptorProto::options() const {
EnumValueOptions 4142 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::EnumValueOptions* EnumValueDescriptorProto::mutable_options() {
EnumValueOptions 4144 third_party/protobuf/src/google/protobuf/descriptor.pb.h   if (options_ == NULL) options_ = new ::google::protobuf::EnumValueOptions;
EnumValueOptions 4147 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::EnumValueOptions* EnumValueDescriptorProto::release_options() {
EnumValueOptions 4149 third_party/protobuf/src/google/protobuf/descriptor.pb.h   ::google::protobuf::EnumValueOptions* temp = options_;
EnumValueOptions 4153 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void EnumValueDescriptorProto::set_allocated_options(::google::protobuf::EnumValueOptions* options) {
EnumValueOptions 5285 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline int EnumValueOptions::uninterpreted_option_size() const {
EnumValueOptions 5288 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void EnumValueOptions::clear_uninterpreted_option() {
EnumValueOptions 5291 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::UninterpretedOption& EnumValueOptions::uninterpreted_option(int index) const {
EnumValueOptions 5294 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::UninterpretedOption* EnumValueOptions::mutable_uninterpreted_option(int index) {
EnumValueOptions 5297 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::UninterpretedOption* EnumValueOptions::add_uninterpreted_option() {
EnumValueOptions 5301 third_party/protobuf/src/google/protobuf/descriptor.pb.h EnumValueOptions::uninterpreted_option() const {
EnumValueOptions 5305 third_party/protobuf/src/google/protobuf/descriptor.pb.h EnumValueOptions::mutable_uninterpreted_option() {