EnumValueDescriptorProto 1290 third_party/protobuf/java/src/main/java/com/google/protobuf/Descriptors.java public EnumValueDescriptorProto toProto() { return proto; } EnumValueDescriptorProto 1316 third_party/protobuf/java/src/main/java/com/google/protobuf/Descriptors.java private EnumValueDescriptorProto proto; EnumValueDescriptorProto 1321 third_party/protobuf/java/src/main/java/com/google/protobuf/Descriptors.java private EnumValueDescriptor(final EnumValueDescriptorProto proto, EnumValueDescriptorProto 1338 third_party/protobuf/java/src/main/java/com/google/protobuf/Descriptors.java private void setProto(final EnumValueDescriptorProto proto) { EnumValueDescriptorProto 35 third_party/protobuf/java/src/test/java/com/google/protobuf/DescriptorsTest.java import com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto; EnumValueDescriptorProto 608 third_party/protobuf/java/src/test/java/com/google/protobuf/DescriptorsTest.java .addValue(EnumValueDescriptorProto.newBuilder() EnumValueDescriptorProto 1261 third_party/protobuf/src/google/protobuf/compiler/parser.cc bool Parser::ParseEnumConstant(EnumValueDescriptorProto* enum_value, EnumValueDescriptorProto 1266 third_party/protobuf/src/google/protobuf/compiler/parser.cc EnumValueDescriptorProto::kNameFieldNumber); EnumValueDescriptorProto 1278 third_party/protobuf/src/google/protobuf/compiler/parser.cc enum_value_location, EnumValueDescriptorProto::kNumberFieldNumber); EnumValueDescriptorProto 1295 third_party/protobuf/src/google/protobuf/compiler/parser.cc EnumValueDescriptorProto* value, EnumValueDescriptorProto 1300 third_party/protobuf/src/google/protobuf/compiler/parser.cc enum_value_location, EnumValueDescriptorProto::kOptionsFieldNumber); EnumValueDescriptorProto 347 third_party/protobuf/src/google/protobuf/compiler/parser.h bool ParseEnumConstant(EnumValueDescriptorProto* enum_value, EnumValueDescriptorProto 352 third_party/protobuf/src/google/protobuf/compiler/parser.h bool ParseEnumConstantOptions(EnumValueDescriptorProto* value, EnumValueDescriptorProto 1955 third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc const EnumValueDescriptorProto& bar = file_.enum_type(0).value(0); EnumValueDescriptorProto 1956 third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc const EnumValueDescriptorProto& baz = file_.enum_type(0).value(1); EnumValueDescriptorProto 2222 third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc const EnumValueDescriptorProto& value = file_.enum_type(0).value(0); EnumValueDescriptorProto 1591 third_party/protobuf/src/google/protobuf/descriptor.cc void EnumValueDescriptor::CopyTo(EnumValueDescriptorProto* proto) const { EnumValueDescriptorProto 2317 third_party/protobuf/src/google/protobuf/descriptor.cc void BuildEnumValue(const EnumValueDescriptorProto& proto, EnumValueDescriptorProto 2339 third_party/protobuf/src/google/protobuf/descriptor.cc const EnumValueDescriptorProto& proto); EnumValueDescriptorProto 2486 third_party/protobuf/src/google/protobuf/descriptor.cc const EnumValueDescriptorProto& proto); EnumValueDescriptorProto 3611 third_party/protobuf/src/google/protobuf/descriptor.cc void DescriptorBuilder::BuildEnumValue(const EnumValueDescriptorProto& proto, EnumValueDescriptorProto 3960 third_party/protobuf/src/google/protobuf/descriptor.cc EnumValueDescriptor* enum_value, const EnumValueDescriptorProto& proto) { EnumValueDescriptorProto 4161 third_party/protobuf/src/google/protobuf/descriptor.cc EnumValueDescriptor* enum_value, const EnumValueDescriptorProto& proto) { EnumValueDescriptorProto 84 third_party/protobuf/src/google/protobuf/descriptor.h class EnumValueDescriptorProto; EnumValueDescriptorProto 706 third_party/protobuf/src/google/protobuf/descriptor.h void CopyTo(EnumValueDescriptorProto* proto) const; EnumValueDescriptorProto 218 third_party/protobuf/src/google/protobuf/descriptor.pb.cc GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumValueDescriptorProto, name_), EnumValueDescriptorProto 219 third_party/protobuf/src/google/protobuf/descriptor.pb.cc GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumValueDescriptorProto, number_), EnumValueDescriptorProto 220 third_party/protobuf/src/google/protobuf/descriptor.pb.cc GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumValueDescriptorProto, options_), EnumValueDescriptorProto 225 third_party/protobuf/src/google/protobuf/descriptor.pb.cc EnumValueDescriptorProto::default_instance_, EnumValueDescriptorProto 227 third_party/protobuf/src/google/protobuf/descriptor.pb.cc GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumValueDescriptorProto, _has_bits_[0]), EnumValueDescriptorProto 228 third_party/protobuf/src/google/protobuf/descriptor.pb.cc GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumValueDescriptorProto, _unknown_fields_), EnumValueDescriptorProto 232 third_party/protobuf/src/google/protobuf/descriptor.pb.cc sizeof(EnumValueDescriptorProto)); EnumValueDescriptorProto 489 third_party/protobuf/src/google/protobuf/descriptor.pb.cc EnumValueDescriptorProto_descriptor_, &EnumValueDescriptorProto::default_instance()); EnumValueDescriptorProto 533 third_party/protobuf/src/google/protobuf/descriptor.pb.cc delete EnumValueDescriptorProto::default_instance_; EnumValueDescriptorProto 683 third_party/protobuf/src/google/protobuf/descriptor.pb.cc EnumValueDescriptorProto::default_instance_ = new EnumValueDescriptorProto(); EnumValueDescriptorProto 703 third_party/protobuf/src/google/protobuf/descriptor.pb.cc EnumValueDescriptorProto::default_instance_->InitAsDefaultInstance(); EnumValueDescriptorProto 3334 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const int EnumValueDescriptorProto::kNameFieldNumber; EnumValueDescriptorProto 3335 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const int EnumValueDescriptorProto::kNumberFieldNumber; EnumValueDescriptorProto 3336 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const int EnumValueDescriptorProto::kOptionsFieldNumber; EnumValueDescriptorProto 3339 third_party/protobuf/src/google/protobuf/descriptor.pb.cc EnumValueDescriptorProto::EnumValueDescriptorProto() EnumValueDescriptorProto 3344 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void EnumValueDescriptorProto::InitAsDefaultInstance() { EnumValueDescriptorProto 3348 third_party/protobuf/src/google/protobuf/descriptor.pb.cc EnumValueDescriptorProto::EnumValueDescriptorProto(const EnumValueDescriptorProto& from) EnumValueDescriptorProto 3354 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void EnumValueDescriptorProto::SharedCtor() { EnumValueDescriptorProto 3362 third_party/protobuf/src/google/protobuf/descriptor.pb.cc EnumValueDescriptorProto::~EnumValueDescriptorProto() { EnumValueDescriptorProto 3366 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void EnumValueDescriptorProto::SharedDtor() { EnumValueDescriptorProto 3375 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void EnumValueDescriptorProto::SetCachedSize(int size) const { EnumValueDescriptorProto 3380 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::Descriptor* EnumValueDescriptorProto::descriptor() { EnumValueDescriptorProto 3385 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const EnumValueDescriptorProto& EnumValueDescriptorProto::default_instance() { EnumValueDescriptorProto 3390 third_party/protobuf/src/google/protobuf/descriptor.pb.cc EnumValueDescriptorProto* EnumValueDescriptorProto::default_instance_ = NULL; EnumValueDescriptorProto 3392 third_party/protobuf/src/google/protobuf/descriptor.pb.cc EnumValueDescriptorProto* EnumValueDescriptorProto::New() const { EnumValueDescriptorProto 3393 third_party/protobuf/src/google/protobuf/descriptor.pb.cc return new EnumValueDescriptorProto; EnumValueDescriptorProto 3396 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void EnumValueDescriptorProto::Clear() { EnumValueDescriptorProto 3412 third_party/protobuf/src/google/protobuf/descriptor.pb.cc bool EnumValueDescriptorProto::MergePartialFromCodedStream( EnumValueDescriptorProto 3480 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void EnumValueDescriptorProto::SerializeWithCachedSizes( EnumValueDescriptorProto 3508 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint8* EnumValueDescriptorProto::SerializeWithCachedSizesToArray( EnumValueDescriptorProto 3539 third_party/protobuf/src/google/protobuf/descriptor.pb.cc int EnumValueDescriptorProto::ByteSize() const { EnumValueDescriptorProto 3576 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void EnumValueDescriptorProto::MergeFrom(const ::google::protobuf::Message& from) { EnumValueDescriptorProto 3578 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const EnumValueDescriptorProto* source = EnumValueDescriptorProto 3579 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::internal::dynamic_cast_if_available<const EnumValueDescriptorProto*>( EnumValueDescriptorProto 3588 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void EnumValueDescriptorProto::MergeFrom(const EnumValueDescriptorProto& from) { EnumValueDescriptorProto 3604 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void EnumValueDescriptorProto::CopyFrom(const ::google::protobuf::Message& from) { EnumValueDescriptorProto 3610 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void EnumValueDescriptorProto::CopyFrom(const EnumValueDescriptorProto& from) { EnumValueDescriptorProto 3616 third_party/protobuf/src/google/protobuf/descriptor.pb.cc bool EnumValueDescriptorProto::IsInitialized() const { EnumValueDescriptorProto 3624 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void EnumValueDescriptorProto::Swap(EnumValueDescriptorProto* other) { EnumValueDescriptorProto 3635 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::Metadata EnumValueDescriptorProto::GetMetadata() const { EnumValueDescriptorProto 44 third_party/protobuf/src/google/protobuf/descriptor.pb.h class EnumValueDescriptorProto; EnumValueDescriptorProto 1029 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::EnumValueDescriptorProto& value(int index) const; EnumValueDescriptorProto 1030 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::EnumValueDescriptorProto* mutable_value(int index); EnumValueDescriptorProto 1031 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::EnumValueDescriptorProto* add_value(); EnumValueDescriptorProto 1032 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::EnumValueDescriptorProto >& EnumValueDescriptorProto 1034 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::EnumValueDescriptorProto >* EnumValueDescriptorProto 1056 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::RepeatedPtrField< ::google::protobuf::EnumValueDescriptorProto > value_; EnumValueDescriptorProto 1071 third_party/protobuf/src/google/protobuf/descriptor.pb.h class LIBPROTOBUF_EXPORT EnumValueDescriptorProto : public ::google::protobuf::Message { EnumValueDescriptorProto 1073 third_party/protobuf/src/google/protobuf/descriptor.pb.h EnumValueDescriptorProto(); EnumValueDescriptorProto 1074 third_party/protobuf/src/google/protobuf/descriptor.pb.h virtual ~EnumValueDescriptorProto(); EnumValueDescriptorProto 1076 third_party/protobuf/src/google/protobuf/descriptor.pb.h EnumValueDescriptorProto(const EnumValueDescriptorProto& from); EnumValueDescriptorProto 1078 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline EnumValueDescriptorProto& operator=(const EnumValueDescriptorProto& from) { EnumValueDescriptorProto 1092 third_party/protobuf/src/google/protobuf/descriptor.pb.h static const EnumValueDescriptorProto& default_instance(); EnumValueDescriptorProto 1094 third_party/protobuf/src/google/protobuf/descriptor.pb.h void Swap(EnumValueDescriptorProto* other); EnumValueDescriptorProto 1098 third_party/protobuf/src/google/protobuf/descriptor.pb.h EnumValueDescriptorProto* New() const; EnumValueDescriptorProto 1101 third_party/protobuf/src/google/protobuf/descriptor.pb.h void CopyFrom(const EnumValueDescriptorProto& from); EnumValueDescriptorProto 1102 third_party/protobuf/src/google/protobuf/descriptor.pb.h void MergeFrom(const EnumValueDescriptorProto& from); EnumValueDescriptorProto 1176 third_party/protobuf/src/google/protobuf/descriptor.pb.h static EnumValueDescriptorProto* default_instance_; EnumValueDescriptorProto 3973 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::EnumValueDescriptorProto& EnumDescriptorProto::value(int index) const { EnumValueDescriptorProto 3976 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::EnumValueDescriptorProto* EnumDescriptorProto::mutable_value(int index) { EnumValueDescriptorProto 3979 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::EnumValueDescriptorProto* EnumDescriptorProto::add_value() { EnumValueDescriptorProto 3982 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::EnumValueDescriptorProto >& EnumValueDescriptorProto 3986 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::EnumValueDescriptorProto >* EnumValueDescriptorProto 4034 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool EnumValueDescriptorProto::has_name() const { EnumValueDescriptorProto 4037 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void EnumValueDescriptorProto::set_has_name() { EnumValueDescriptorProto 4040 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void EnumValueDescriptorProto::clear_has_name() { EnumValueDescriptorProto 4043 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void EnumValueDescriptorProto::clear_name() { EnumValueDescriptorProto 4049 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::std::string& EnumValueDescriptorProto::name() const { EnumValueDescriptorProto 4052 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void EnumValueDescriptorProto::set_name(const ::std::string& value) { EnumValueDescriptorProto 4059 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void EnumValueDescriptorProto::set_name(const char* value) { EnumValueDescriptorProto 4066 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void EnumValueDescriptorProto::set_name(const char* value, size_t size) { EnumValueDescriptorProto 4073 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::std::string* EnumValueDescriptorProto::mutable_name() { EnumValueDescriptorProto 4080 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::std::string* EnumValueDescriptorProto::release_name() { EnumValueDescriptorProto 4090 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void EnumValueDescriptorProto::set_allocated_name(::std::string* name) { EnumValueDescriptorProto 4104 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool EnumValueDescriptorProto::has_number() const { EnumValueDescriptorProto 4107 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void EnumValueDescriptorProto::set_has_number() { EnumValueDescriptorProto 4110 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void EnumValueDescriptorProto::clear_has_number() { EnumValueDescriptorProto 4113 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void EnumValueDescriptorProto::clear_number() { EnumValueDescriptorProto 4117 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::int32 EnumValueDescriptorProto::number() const { EnumValueDescriptorProto 4120 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void EnumValueDescriptorProto::set_number(::google::protobuf::int32 value) { EnumValueDescriptorProto 4126 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool EnumValueDescriptorProto::has_options() const { EnumValueDescriptorProto 4129 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void EnumValueDescriptorProto::set_has_options() { EnumValueDescriptorProto 4132 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void EnumValueDescriptorProto::clear_has_options() { EnumValueDescriptorProto 4135 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void EnumValueDescriptorProto::clear_options() { EnumValueDescriptorProto 4139 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::EnumValueOptions& EnumValueDescriptorProto::options() const { EnumValueDescriptorProto 4142 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::EnumValueOptions* EnumValueDescriptorProto::mutable_options() { EnumValueDescriptorProto 4147 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::EnumValueOptions* EnumValueDescriptorProto::release_options() { EnumValueDescriptorProto 4153 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void EnumValueDescriptorProto::set_allocated_options(::google::protobuf::EnumValueOptions* options) { EnumValueDescriptorProto 142 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc EnumValueDescriptorProto* AddEnumValue(EnumDescriptorProto* enum_proto, EnumValueDescriptorProto 144 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc EnumValueDescriptorProto* result = enum_proto->add_value();