Searched refs:mutable_enum_type (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h353 inline ::google::protobuf::EnumDescriptorProto* mutable_enum_type(int index);
358 mutable_enum_type();
632 inline ::google::protobuf::EnumDescriptorProto* mutable_enum_type(int index);
637 mutable_enum_type();
2661 inline ::google::protobuf::EnumDescriptorProto* FileDescriptorProto::mutable_enum_type(int index) { function in class:google::protobuf::FileDescriptorProto
2672 FileDescriptorProto::mutable_enum_type() { function in class:google::protobuf::FileDescriptorProto
2910 inline ::google::protobuf::EnumDescriptorProto* DescriptorProto::mutable_enum_type(int index) { function in class:google::protobuf::DescriptorProto
2921 DescriptorProto::mutable_enum_type() { function in class:google::protobuf::DescriptorProto
H A Dextension_set_unittest.cc502 dynamic_proto.mutable_enum_type()->MergeFrom(

Completed in 242 milliseconds