/third_party/protobuf/src/google/protobuf/compiler/ |
D | importer_unittest.cc | 96 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
|
D | annotation_test_util.cc | 72 void AddFile(const std::string& filename, const std::string& data) { in AddFile() function
|
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | TypeRegistry.cs | 149 internal void AddFile(FileDescriptor fileDescriptor) in AddFile() method in Google.Protobuf.Reflection.TypeRegistry.Builder
|
/third_party/grpc/src/csharp/Grpc.Reflection/ |
D | SymbolRegistry.cs | 86 internal void AddFile(FileDescriptor fileDescriptor) in AddFile() method in Grpc.Reflection.SymbolRegistry.Builder
|
/third_party/cef/libcef/common/ |
D | drag_data_impl.cc | 178 void CefDragDataImpl::AddFile(const CefString& path, in AddFile() function in CefDragDataImpl
|
/third_party/cef/libcef_dll/ctocpp/ |
D | drag_data_ctocpp.cc | 403 void CefDragDataCToCpp::AddFile(const CefString& path, in AddFile() function in CefDragDataCToCpp
|
/third_party/protobuf/src/google/protobuf/ |
D | descriptor_database.cc | 118 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
|
D | descriptor.cc | 1108 bool DescriptorPool::Tables::AddFile(const FileDescriptor* file) { in AddFile() function in google::protobuf::DescriptorPool::Tables
|
/third_party/grpc/third_party/upb/upb/ |
D | def.hpp | 407 FileDefPtr AddFile(const google_protobuf_FileDescriptorProto* file_proto, in AddFile() function in upb::SymbolTable
|
/third_party/protobuf/src/google/protobuf/compiler/objectivec/ |
D | objectivec_helpers.cc | 1581 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/ |
D | xcodeproj_file.py | 1848 def AddFile(self, path, settings=None): member in XCBuildPhase
|
/third_party/node/tools/gyp/pylib/gyp/ |
D | xcodeproj_file.py | 1962 def AddFile(self, path, settings=None): member in XCBuildPhase
|
/third_party/protobuf/src/google/protobuf/compiler/js/ |
D | js_generator.cc | 1444 bool AddFile(const std::pair<std::string, std::string> filenames, in AddFile() function in google::protobuf::compiler::js::__anoncc7726120111::FileDeduplicator
|