Home
last modified time | relevance | path

Searched defs:AddFile (Results 1 – 8 of 8) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/
Dimporter_unittest.cc96 void AddFile(const std::string& name, const char* contents) { in AddFile() function in google::protobuf::compiler::__anon1071c2740111::MockSourceTree
122 void AddFile(const std::string& filename, const char* text) { in AddFile() function in google::protobuf::compiler::__anon1071c2740111::ImporterTest
285 void AddFile(const std::string& filename, const char* contents) { in AddFile() function in google::protobuf::compiler::__anon1071c2740111::DiskSourceTreeTest
Dannotation_test_util.cc72 void AddFile(const std::string& filename, const std::string& data) { in AddFile() function
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DTypeRegistry.cs149 internal void AddFile(FileDescriptor fileDescriptor) in AddFile() method in Google.Protobuf.Reflection.TypeRegistry.Builder
/third_party/protobuf/src/google/protobuf/
Ddescriptor_database.cc117 bool SimpleDescriptorDatabase::DescriptorIndex<Value>::AddFile( in AddFile() function in google::protobuf::SimpleDescriptorDatabase::DescriptorIndex
624 bool EncodedDescriptorDatabase::DescriptorIndex::AddFile(const FileProto& file, in AddFile() function in google::protobuf::EncodedDescriptorDatabase::DescriptorIndex
Ddescriptor.cc1108 bool DescriptorPool::Tables::AddFile(const FileDescriptor* file) { in AddFile() function in google::protobuf::DescriptorPool::Tables
/third_party/lzma/CPP/7zip/Archive/7z/
D7zOut.cpp941 void CArchiveDatabaseOut::AddFile(const CFileItem &file, const CFileItem2 &file2, const UString &na… in AddFile() function in NArchive::N7z::CArchiveDatabaseOut
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_helpers.cc1587 void ImportWriter::AddFile(const FileDescriptor* file, in AddFile() function in google::protobuf::compiler::objectivec::ImportWriter
/third_party/protobuf/src/google/protobuf/compiler/js/
Djs_generator.cc1444 bool AddFile(const std::pair<std::string, std::string> filenames, in AddFile() function in google::protobuf::compiler::js::__anon05f40ad20111::FileDeduplicator