Searched refs:mutable_file (Results 1 - 6 of 6) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/
H A Dcommand_line_interface_unittest.cc982 std::swap(descriptor_set.mutable_file()->mutable_data()[0],
983 descriptor_set.mutable_file()->mutable_data()[1]);
1013 std::swap(descriptor_set.mutable_file()->mutable_data()[0],
1014 descriptor_set.mutable_file()->mutable_data()[1]);
H A Dplugin.pb.h379 ::google::protobuf::compiler::CodeGeneratorResponse_File* mutable_file(int index);
382 mutable_file();
785 inline ::google::protobuf::compiler::CodeGeneratorResponse_File* CodeGeneratorResponse::mutable_file(int index) { function in class:google::protobuf::compiler::CodeGeneratorResponse
794 CodeGeneratorResponse::mutable_file() { function in class:google::protobuf::compiler::CodeGeneratorResponse
H A Dcommand_line_interface.cc1478 file_set.mutable_file());
1691 &already_seen, file_set.mutable_file());
H A Dplugin.pb.cc1573 ::google::protobuf::compiler::CodeGeneratorResponse_File* CodeGeneratorResponse::mutable_file(int index) { function in class:google::protobuf::compiler::CodeGeneratorResponse
1582 CodeGeneratorResponse::mutable_file() { function in class:google::protobuf::compiler::CodeGeneratorResponse
/external/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h252 ::google::protobuf::FileDescriptorProto* mutable_file(int index);
255 mutable_file();
3656 inline ::google::protobuf::FileDescriptorProto* FileDescriptorSet::mutable_file(int index) { function in class:google::protobuf::FileDescriptorSet
3665 FileDescriptorSet::mutable_file() { function in class:google::protobuf::FileDescriptorSet
H A Ddescriptor.pb.cc1137 ::google::protobuf::FileDescriptorProto* FileDescriptorSet::mutable_file(int index) { function in class:google::protobuf::FileDescriptorSet
1146 FileDescriptorSet::mutable_file() { function in class:google::protobuf::FileDescriptorSet

Completed in 401 milliseconds