Lines Matching refs:OneofDescriptorProto

237     GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(OneofDescriptorProto, name_),  in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
242 OneofDescriptorProto::default_instance_, in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
244 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(OneofDescriptorProto, _has_bits_[0]), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
247 sizeof(OneofDescriptorProto), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
248 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(OneofDescriptorProto, _internal_metadata_), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
587 OneofDescriptorProto_descriptor_, &OneofDescriptorProto::default_instance()); in protobuf_RegisterTypes()
639 delete OneofDescriptorProto::default_instance_; in protobuf_ShutdownFile_google_2fprotobuf_2fdescriptor_2eproto()
821 OneofDescriptorProto::default_instance_ = new OneofDescriptorProto(); in protobuf_AddDesc_google_2fprotobuf_2fdescriptor_2eproto()
845 OneofDescriptorProto::default_instance_->InitAsDefaultInstance(); in protobuf_AddDesc_google_2fprotobuf_2fdescriptor_2eproto()
3992 const ::google::protobuf::OneofDescriptorProto& DescriptorProto::oneof_decl(int index) const { in oneof_decl()
3996 ::google::protobuf::OneofDescriptorProto* DescriptorProto::mutable_oneof_decl(int index) { in mutable_oneof_decl()
4000 ::google::protobuf::OneofDescriptorProto* DescriptorProto::add_oneof_decl() { in add_oneof_decl()
4004 ::google::protobuf::RepeatedPtrField< ::google::protobuf::OneofDescriptorProto >*
4009 const ::google::protobuf::RepeatedPtrField< ::google::protobuf::OneofDescriptorProto >&
5347 const int OneofDescriptorProto::kNameFieldNumber;
5350 OneofDescriptorProto::OneofDescriptorProto() in OneofDescriptorProto() function in google::protobuf::OneofDescriptorProto
5356 void OneofDescriptorProto::InitAsDefaultInstance() { in InitAsDefaultInstance()
5359 OneofDescriptorProto::OneofDescriptorProto(const OneofDescriptorProto& from) in OneofDescriptorProto() function in google::protobuf::OneofDescriptorProto
5367 void OneofDescriptorProto::SharedCtor() { in SharedCtor()
5374 OneofDescriptorProto::~OneofDescriptorProto() { in ~OneofDescriptorProto()
5379 void OneofDescriptorProto::SharedDtor() { in SharedDtor()
5385 void OneofDescriptorProto::SetCachedSize(int size) const { in SetCachedSize()
5390 const ::google::protobuf::Descriptor* OneofDescriptorProto::descriptor() { in descriptor()
5395 const OneofDescriptorProto& OneofDescriptorProto::default_instance() { in default_instance()
5400 OneofDescriptorProto* OneofDescriptorProto::default_instance_ = NULL;
5402 OneofDescriptorProto* OneofDescriptorProto::New(::google::protobuf::Arena* arena) const { in New()
5403 OneofDescriptorProto* n = new OneofDescriptorProto; in New()
5410 void OneofDescriptorProto::Clear() { in Clear()
5421 bool OneofDescriptorProto::MergePartialFromCodedStream( in MergePartialFromCodedStream()
5469 void OneofDescriptorProto::SerializeWithCachedSizes( in SerializeWithCachedSizes()
5489 ::google::protobuf::uint8* OneofDescriptorProto::SerializeWithCachedSizesToArray( in SerializeWithCachedSizesToArray()
5511 int OneofDescriptorProto::ByteSize() const { in ByteSize()
5533 void OneofDescriptorProto::MergeFrom(const ::google::protobuf::Message& from) { in MergeFrom()
5536 const OneofDescriptorProto* source = in MergeFrom()
5537 ::google::protobuf::internal::DynamicCastToGenerated<const OneofDescriptorProto>( in MergeFrom()
5548 void OneofDescriptorProto::MergeFrom(const OneofDescriptorProto& from) { in MergeFrom()
5562 void OneofDescriptorProto::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom()
5569 void OneofDescriptorProto::CopyFrom(const OneofDescriptorProto& from) { in CopyFrom()
5576 bool OneofDescriptorProto::IsInitialized() const { in IsInitialized()
5581 void OneofDescriptorProto::Swap(OneofDescriptorProto* other) { in Swap()
5585 void OneofDescriptorProto::InternalSwap(OneofDescriptorProto* other) { in InternalSwap()
5592 ::google::protobuf::Metadata OneofDescriptorProto::GetMetadata() const { in GetMetadata()
5604 bool OneofDescriptorProto::has_name() const { in has_name()
5607 void OneofDescriptorProto::set_has_name() { in set_has_name()
5610 void OneofDescriptorProto::clear_has_name() { in clear_has_name()
5613 void OneofDescriptorProto::clear_name() { in clear_name()
5617 const ::std::string& OneofDescriptorProto::name() const { in name()
5621 void OneofDescriptorProto::set_name(const ::std::string& value) { in set_name()
5626 void OneofDescriptorProto::set_name(const char* value) { in set_name()
5631 void OneofDescriptorProto::set_name(const char* value, size_t size) { in set_name()
5637 ::std::string* OneofDescriptorProto::mutable_name() { in mutable_name()
5642 ::std::string* OneofDescriptorProto::release_name() { in release_name()
5647 void OneofDescriptorProto::set_allocated_name(::std::string* name) { in set_allocated_name()