Searched defs:mutable_nested_type (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Ddescriptor.pb.cc3906 ::google::protobuf::DescriptorProto* DescriptorProto::mutable_nested_type(int index) { function in class:google::protobuf::DescriptorProto
3915 DescriptorProto::mutable_nested_type() { function in class:google::protobuf::DescriptorProto
H A Ddescriptor.pb.h824 ::google::protobuf::DescriptorProto* mutable_nested_type(int index);
827 mutable_nested_type();
4397 inline ::google::protobuf::DescriptorProto* DescriptorProto::mutable_nested_type(int index) { function in class:google::protobuf::DescriptorProto
4406 DescriptorProto::mutable_nested_type() { function in class:google::protobuf::DescriptorProto

Completed in 185 milliseconds