Searched refs:fallback_database (Results 1 – 6 of 6) sorted by relevance
221 DescriptorDatabase* fallback_database);226 DescriptorDatabase* fallback_database);266 DescriptorDatabase* fallback_database);269 bool VerifyInputFilesInDescriptors(DescriptorDatabase* fallback_database);
128 SourceTree* source_tree, DescriptorDatabase* fallback_database) in SourceTreeDescriptorDatabase() argument130 fallback_database_(fallback_database), in SourceTreeDescriptorDatabase()
997 DiskSourceTree* source_tree, DescriptorDatabase* fallback_database) { in InitializeDiskSourceTree() argument1006 if (!MakeInputsBeProtoPathRelative(source_tree, fallback_database)) { in InitializeDiskSourceTree()1148 DescriptorDatabase* fallback_database) { in MakeProtoProtoPathRelative() argument1152 fallback_database != nullptr && in MakeProtoProtoPathRelative()1153 fallback_database->FindFileByName(*proto, &fallback_file); in MakeProtoProtoPathRelative()1215 DiskSourceTree* source_tree, DescriptorDatabase* fallback_database) { in MakeInputsBeProtoPathRelative() argument1218 fallback_database)) { in MakeInputsBeProtoPathRelative()
87 DescriptorDatabase* fallback_database);
1568 explicit DescriptorPool(DescriptorDatabase* fallback_database,
1272 DescriptorPool::DescriptorPool(DescriptorDatabase* fallback_database, in DescriptorPool() argument1275 fallback_database_(fallback_database), in DescriptorPool()