Home
last modified time | relevance | path

Searched refs:mutable_file (Results 1 – 4 of 4) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface_unittest.cc1624 std::swap(descriptor_set.mutable_file()->mutable_data()[0], in TEST_F()
1625 descriptor_set.mutable_file()->mutable_data()[1]); in TEST_F()
1655 std::swap(descriptor_set.mutable_file()->mutable_data()[0], in TEST_F()
1656 descriptor_set.mutable_file()->mutable_data()[1]); in TEST_F()
Dplugin.pb.h900 PROTOBUF_NAMESPACE_ID::compiler::CodeGeneratorResponse_File* mutable_file(int index);
902 mutable_file();
1741 …AMESPACE_ID::compiler::CodeGeneratorResponse_File* CodeGeneratorResponse::mutable_file(int index) { in mutable_file() function
1746 CodeGeneratorResponse::mutable_file() { in mutable_file() function
Dcommand_line_interface.cc2109 file_set.mutable_file()); in GenerateDependencyManifestFile()
2351 file_set.mutable_file()); in WriteDescriptorSet()
/third_party/protobuf/src/google/protobuf/
Ddescriptor.pb.h461 PROTOBUF_NAMESPACE_ID::FileDescriptorProto* mutable_file(int index);
463 mutable_file();
6611 inline PROTOBUF_NAMESPACE_ID::FileDescriptorProto* FileDescriptorSet::mutable_file(int index) { in mutable_file() function
6616 FileDescriptorSet::mutable_file() { in mutable_file() function