Home
last modified time | relevance | path

Searched defs:AddFile (Results 1 – 12 of 12) 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::__anond2601feb0111::MockSourceTree
122 void AddFile(const std::string& filename, const char* text) { in AddFile() function in google::protobuf::compiler::__anond2601feb0111::ImporterTest
285 void AddFile(const std::string& filename, const char* contents) { in AddFile() function in google::protobuf::compiler::__anond2601feb0111::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/grpc/src/csharp/Grpc.Reflection/
DSymbolRegistry.cs86 internal void AddFile(FileDescriptor fileDescriptor) in AddFile() method in Grpc.Reflection.SymbolRegistry.Builder
/third_party/mingw-w64/mingw-w64-headers/include/
Dalink.h68 …STDMETHOD (AddFile) (mdAssembly AssemblyID, LPCWSTR pszFilename, DWORD dwFlags, IMetaDataEmit *pEm… in DECLARE_INTERFACE_() local
109 …STDMETHOD (AddFile) (mdAssembly AssemblyID, LPCWSTR pszFilename, DWORD dwFlags, IMetaDataEmit *pEm… in DECLARE_INTERFACE_() local
161 …STDMETHOD (AddFile) (mdAssembly AssemblyID, LPCWSTR pszFilename, DWORD dwFlags, IMetaDataEmit *pEm… in DECLARE_INTERFACE_() local
/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/grpc/third_party/upb/upb/
Ddef.hpp493 FileDefPtr AddFile(const google_protobuf_FileDescriptorProto* file_proto, in AddFile() function in upb::SymbolTable
/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/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
Dxcodeproj_file.py1848 def AddFile(self, path, settings=None): member in XCBuildPhase
/third_party/node/tools/gyp/pylib/gyp/
Dxcodeproj_file.py1848 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::__anon9eee9e890111::FileDeduplicator