Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/
Dimporter_unittest.cc99 void AddFile(const string& name, const char* contents) { in AddFile() function in google::protobuf::compiler::__anon34d49a200111::MockSourceTree
128 void AddFile(const string& filename, const char* text) { in AddFile() function in google::protobuf::compiler::__anon34d49a200111::ImporterTest
261 void AddFile(const string& filename, const char* contents) { in AddFile() function in google::protobuf::compiler::__anon34d49a200111::DiskSourceTreeTest
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DTypeRegistry.cs149 internal void AddFile(FileDescriptor fileDescriptor) in AddFile() method in Google.Protobuf.Reflection.TypeRegistry.Builder
/external/google-breakpad/src/common/linux/
Dlibcurl_wrapper.cc84 bool LibcurlWrapper::AddFile(const string& upload_file_path, in AddFile() function in google_breakpad::LibcurlWrapper
/external/chromium-trace/catapult/common/py_vulcanize/py_vulcanize/
Dfake_fs.py64 def AddFile(self, path, contents): member in FakeFS
/external/v8/tools/clang/translation_unit/
DTranslationUnitGenerator.cpp134 void IncludeFinderPPCallbacks::AddFile(const string& path) { in AddFile() function in __anonc040d3a30111::IncludeFinderPPCallbacks
/external/protobuf/src/google/protobuf/compiler/cpp/
Dmetadata_test.cc76 void AddFile(const string& filename, const string& data) { in AddFile() function in google::protobuf::compiler::cpp::__anonc9b2dba10111::CppMetadataTest
/external/libmojo/build/android/gyp/util/
Dmd5_check.py282 def AddFile(self, path, tag): member in _Metadata
/external/protobuf/src/google/protobuf/
Ddescriptor_database.cc53 bool SimpleDescriptorDatabase::DescriptorIndex<Value>::AddFile( in AddFile() function in google::protobuf::SimpleDescriptorDatabase::DescriptorIndex
Ddescriptor.cc929 bool DescriptorPool::Tables::AddFile(const FileDescriptor* file) { in AddFile() function in google::protobuf::DescriptorPool::Tables
/external/lzma/CPP/7zip/Archive/7z/
D7zOut.cpp903 void CArchiveDatabaseOut::AddFile(const CFileItem &file, const CFileItem2 &file2, const UString &na… in AddFile() function in NArchive::N7z::CArchiveDatabaseOut
/external/protobuf/src/google/protobuf/compiler/js/
Djs_generator.cc1242 bool AddFile(const string& filename, const void* desc, string* error) { in AddFile() function in google::protobuf::compiler::js::__anon5a25077e0111::FileDeduplicator