Home
last modified time | relevance | path

Searched defs:AddFile (Results 1 – 10 of 10) 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::__anon84cec6340111::MockSourceTree
122 void AddFile(const std::string& filename, const char* text) { in AddFile() function in google::protobuf::compiler::__anon84cec6340111::ImporterTest
285 void AddFile(const std::string& filename, const char* contents) { in AddFile() function in google::protobuf::compiler::__anon84cec6340111::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.cc118 bool SimpleDescriptorDatabase::DescriptorIndex<Value>::AddFile( in AddFile() function in google::protobuf::SimpleDescriptorDatabase::DescriptorIndex
627 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.cc1581 void ImportWriter::AddFile(const FileDescriptor* file, in AddFile() function in google::protobuf::compiler::objectivec::ImportWriter
/third_party/node/tools/gyp/pylib/gyp/
Dxcodeproj_file.py1962 def AddFile(self, path, settings=None): member in XCBuildPhase
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
Dxcodeproj_file.py1962 def AddFile(self, path, settings=None): member in XCBuildPhase
/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::__anone3bd1e920111::FileDeduplicator