Searched refs:fallback_database_ (Results 1 – 4 of 4) sorted by relevance
122 fallback_database_(nullptr), in SourceTreeDescriptorDatabase()130 fallback_database_(fallback_database), in SourceTreeDescriptorDatabase()141 if (fallback_database_ != nullptr && in FindFileByName()142 fallback_database_->FindFileByName(filename, output)) { in FindFileByName()
120 DescriptorDatabase* fallback_database_; variable
936 if (pool->fallback_database_ != nullptr) { in FindByNameHelper()1262 fallback_database_(nullptr), in DescriptorPool()1275 fallback_database_(fallback_database), in DescriptorPool()1287 fallback_database_(nullptr), in DescriptorPool()1392 if (fallback_database_ != nullptr) { in FindFileByName()1412 if (fallback_database_ != nullptr) { in FindFileContainingSymbol()1501 if (fallback_database_ != nullptr) { in FindExtensionByNumber()1553 if (fallback_database_ != nullptr) { in FindAllExtensions()1560 if (fallback_database_ != nullptr && in FindAllExtensions()1563 if (fallback_database_->FindAllExtensionNumbers(extendee->full_name(), in FindAllExtensions()[all …]
1851 DescriptorDatabase* fallback_database_; variable