Home
last modified time | relevance | path

Searched defs:source_tree (Results 1 – 4 of 4) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/
Dimporter.cc117 SourceTree* source_tree) in SourceTreeDescriptorDatabase()
125 SourceTree* source_tree, DescriptorDatabase* fallback_database) in SourceTreeDescriptorDatabase()
220 Importer::Importer(SourceTree* source_tree, in Importer()
Dcommand_line_interface.cc1157 DiskSourceTree* source_tree, DescriptorDatabase* fallback_database) { in InitializeDiskSourceTree()
1261 DescriptorPool* descriptor_pool, DiskSourceTree* source_tree, in ParseInputFiles()
1357 DiskSourceTree* source_tree, std::string* proto, in MakeProtoProtoPathRelative()
1431 DiskSourceTree* source_tree, DescriptorDatabase* fallback_database) { in MakeInputsBeProtoPathRelative()
2259 DiskSourceTree* source_tree) { in GenerateDependencyManifestFile()
/third_party/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_bootstrap_unittest.cc140 DiskSourceTree source_tree; in TEST() local
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_bootstrap_unittest.cc151 DiskSourceTree source_tree; in TEST() local