Searched refs:add_oneof_decl (Results 1 – 5 of 5) sorted by relevance
766 return ParseOneof(message->add_oneof_decl(), message, in ParseMessageStatement()
918 oneof_message->add_oneof_decl()->set_name("foo"); in SetUp()919 oneof_message->add_oneof_decl()->set_name("bar"); in SetUp()
882 ::google::protobuf::OneofDescriptorProto* add_oneof_decl();4699 inline ::google::protobuf::OneofDescriptorProto* DescriptorProto::add_oneof_decl() { in add_oneof_decl() function
1793 oneof_decl(i)->CopyTo(proto->add_oneof_decl()); in CopyTo()
3291 input, add_oneof_decl())); in MergePartialFromCodedStream()4043 ::google::protobuf::OneofDescriptorProto* DescriptorProto::add_oneof_decl() { in add_oneof_decl() function in google::protobuf::DescriptorProto