Searched refs:fallback_database_ (Results 1 – 4 of 4) sorted by relevance
119 fallback_database_(nullptr), in SourceTreeDescriptorDatabase()127 fallback_database_(fallback_database), in SourceTreeDescriptorDatabase()138 if (fallback_database_ != nullptr && in FindFileByName()139 fallback_database_->FindFileByName(filename, output)) { in FindFileByName()
120 DescriptorDatabase* fallback_database_; variable
925 if (pool->fallback_database_ != nullptr) { in FindByNameHelper()1250 fallback_database_(nullptr), in DescriptorPool()1263 fallback_database_(fallback_database), in DescriptorPool()1275 fallback_database_(nullptr), in DescriptorPool()1384 if (fallback_database_ != nullptr) { in FindFileByName()1404 if (fallback_database_ != nullptr) { in FindFileContainingSymbol()1493 if (fallback_database_ != nullptr) { in FindExtensionByNumber()1562 if (fallback_database_ != nullptr) { in FindAllExtensions()1569 if (fallback_database_ != nullptr && in FindAllExtensions()1572 if (fallback_database_->FindAllExtensionNumbers(extendee->full_name(), in FindAllExtensions()[all …]
1953 DescriptorDatabase* fallback_database_; variable