Home | Sort by relevance Sort by last modified time |
/external/protobuf/src/google/protobuf/ | |
descriptor.pb.h | 353 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 [all...] |
extension_set_unittest.cc | 502 dynamic_proto.mutable_enum_type()->MergeFrom( |