Searched defs:mutable_enum_type (Results 1 - 1 of 1) 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

Completed in 50 milliseconds