Home
last modified time | relevance | path

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

/external/perfetto/src/traced/probes/common/
Dcpu_freq_info_for_testing.cc80 void CpuFreqInfoForTesting::AddFile(std::string path, std::string content) { in AddFile() function in perfetto::CpuFreqInfoForTesting
/external/protobuf/src/google/protobuf/compiler/
Dimporter_unittest.cc96 void AddFile(const std::string& name, const char* contents) { in AddFile() function in google::protobuf::compiler::__anon42d6230a0111::MockSourceTree
122 void AddFile(const std::string& filename, const char* text) { in AddFile() function in google::protobuf::compiler::__anon42d6230a0111::ImporterTest
285 void AddFile(const std::string& filename, const char* contents) { in AddFile() function in google::protobuf::compiler::__anon42d6230a0111::DiskSourceTreeTest
Dannotation_test_util.cc72 void AddFile(const std::string& filename, const std::string& data) { in AddFile() function
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DTypeRegistry.cs149 internal void AddFile(FileDescriptor fileDescriptor) in AddFile() method in Google.Protobuf.Reflection.TypeRegistry.Builder
/external/grpc-grpc/src/csharp/Grpc.Reflection/
DSymbolRegistry.cs86 internal void AddFile(FileDescriptor fileDescriptor) in AddFile() method in Grpc.Reflection.SymbolRegistry.Builder
/external/chromium-trace/catapult/common/py_vulcanize/py_vulcanize/
Dfake_fs.py69 def AddFile(self, path, contents): member in FakeFS
/external/google-breakpad/src/common/linux/
Dlibcurl_wrapper.cc76 bool LibcurlWrapper::AddFile(const string& upload_file_path, in AddFile() function in google_breakpad::LibcurlWrapper
/external/llvm-project/clang/unittests/Frontend/
DPCHPreambleTest.cpp69 void AddFile(const std::string &Filename, const std::string &Contents) { in AddFile() function in __anon8498817f0111::PCHPreambleTest
/external/libchrome/build/android/gyp/util/
Dmd5_check.py282 def AddFile(self, path, tag): member in _Metadata
/external/protobuf/src/google/protobuf/
Ddescriptor_database.cc115 bool SimpleDescriptorDatabase::DescriptorIndex<Value>::AddFile( in AddFile() function in google::protobuf::SimpleDescriptorDatabase::DescriptorIndex
Ddescriptor.cc1119 bool DescriptorPool::Tables::AddFile(const FileDescriptor* file) { in AddFile() function in google::protobuf::DescriptorPool::Tables
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Ddef.hpp407 FileDefPtr AddFile(const google_protobuf_FileDescriptorProto* file_proto, in AddFile() function in upb::SymbolTable
/external/lzma/CPP/7zip/Archive/7z/
D7zOut.cpp887 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/objectivec/
Dobjectivec_helpers.cc1570 void ImportWriter::AddFile(const FileDescriptor* file, in AddFile() function in google::protobuf::compiler::objectivec::ImportWriter
/external/protobuf/src/google/protobuf/compiler/js/
Djs_generator.cc1457 bool AddFile(const std::pair<std::string, std::string> filenames, in AddFile() function in google::protobuf::compiler::js::__anon397b4de80111::FileDeduplicator
/external/protobuf/php/ext/google/protobuf/
Dupb.h3974 FileDefPtr AddFile(const google_protobuf_FileDescriptorProto *file_proto, in AddFile() function