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