Home | Sort by relevance Sort by last modified time |
/external/protobuf/src/google/protobuf/compiler/ | |
parser_unittest.cc | [all...] |
parser.cc | 378 file->mutable_message_type()); [all...] |
/external/protobuf/src/google/protobuf/ | |
extension_set_unittest.cc | 500 dynamic_proto.mutable_message_type()->MergeFrom( |
descriptor.pb.h | 341 inline ::google::protobuf::DescriptorProto* mutable_message_type(int index); 346 mutable_message_type(); 2636 inline ::google::protobuf::DescriptorProto* FileDescriptorProto::mutable_message_type(int index) { function in class:google::protobuf::FileDescriptorProto 2647 FileDescriptorProto::mutable_message_type() { function in class:google::protobuf::FileDescriptorProto [all...] |