Home
last modified time | relevance | path

Searched defs:AddFile (Results 1 – 13 of 13) 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::__anon8428adb40111::MockSourceTree
122 void AddFile(const std::string& filename, const char* text) { in AddFile() function in google::protobuf::compiler::__anon8428adb40111::ImporterTest
285 void AddFile(const std::string& filename, const char* contents) { in AddFile() function in google::protobuf::compiler::__anon8428adb40111::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/cef/libcef/common/
Ddrag_data_impl.cc178 void CefDragDataImpl::AddFile(const CefString& path, in AddFile() function in CefDragDataImpl
/third_party/cef/libcef_dll/ctocpp/
Ddrag_data_ctocpp.cc403 void CefDragDataCToCpp::AddFile(const CefString& path, in AddFile() function in CefDragDataCToCpp
/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.hpp407 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.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::__anoncc7726120111::FileDeduplicator