Home
last modified time | relevance | path

Searched defs:fallback_database (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface.cc1045 DiskSourceTree* source_tree, DescriptorDatabase* fallback_database) { in InitializeDiskSourceTree()
1242 DescriptorDatabase* fallback_database) { in MakeProtoProtoPathRelative()
1314 DiskSourceTree* source_tree, DescriptorDatabase* fallback_database) { in MakeInputsBeProtoPathRelative()
Dimporter.cc125 SourceTree* source_tree, DescriptorDatabase* fallback_database) in SourceTreeDescriptorDatabase()
/third_party/protobuf/src/google/protobuf/
Ddescriptor.cc1260 DescriptorPool::DescriptorPool(DescriptorDatabase* fallback_database, in DescriptorPool()